Kernel
Standard Bindings
The Kernel form provides the following standard bindings:
returns | service | description |
aForm | inspect(aForm)(cases) | Inspects aForm. |
Channel | newChannel() | Returns a new channel. |
() | run(aClosure) | Starts a new agent executing aClosure. |