Next: Ticker, Previous: Simple Mint, Up: actor-lib: A standard library of sorts [Contents][Index]
The (goblins actor-lib swappable)
module provides a mechanism
to create an actor of one type and change it to another type later.
Spawn and return values
representing an actor and the
capability to swap that actor with another. initial-target is
the actor at construction. proxy-name, if provided, is the
debug name for the returned actor.