Cell.cell
(
'message
, 
'result
)
make (
'state
 
state
, 
(
'state
, 
'message
Cell.instruction
(
'state
, 
'result
)
)
 
on_message)
Create a cell.
state
the initial state of the cell.
on_message
The message handler for this cell.
This handler takes a state and a message and
return instruction for the cell manager
returns
A cell

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.