Control.Concurrent.Actor.Internal
data ActorHandle msg
class ActorMessage msg
type ActorM msg
send
sendIO
receive
receiveMaybe
receiveSTM
spawnActor
runActor
self
actorThread
data ActorContext msg
type MailBox msg
getContext
getMailBox