actor-0.1.1: Actors with multi-headed receive clausesSource codeContentsIndex
Actor.ActorSyntax
Documentation
data MatchTask a Source
Constructors
Prop a
Simp a
Guard (IO Bool)
data WITHGUARD a Source
Constructors
WITHGUARD a (IO Bool)
show/hide Instances
class ConvertHead a b | a -> b whereSource
Methods
convertHead :: a -> [MatchTask b]Source
show/hide Instances
Produced by Haddock version 2.6.0