CL-GSERVER.ACTOR-CELL
pre-start ACTOR-CELL STATE → result
ACTOR-CELL
:
a
T
STATE
:
a
T
result
: a T.
Generic function definition that called from `initialize-instance'.
pre-start <ACTOR-CELL> STATE → result
Empty implementation so that we can call it anyway even if there are no other implementations.