Next: , Previous: , Up: Software Evolution Library Index   [Contents][Index]


A.17 SOFTWARE-EVOLUTION-LIBRARY/REST

Macro: define-async-job [sel/rest] name lambda-list &rest body

Define an async-job type.

Function: apply-async-job-func [sel/rest] name &rest args

Given a name and arguments, call the async-job-type function.

Function: lookup-session [sel/rest] cid

Look up a session by Client id.