Function agent-update

Package:

CL-GSERVER.AGENT

Syntax:

  agent-update AGENT UPDATE-FUNresult

Arguments and Values:

Description:

Updates the `agent' state. `update-fun' must accept one parameter. That is the current state of the `agent'. The return value of `update-fun' will be taken as the new state of the `agent'.