Control.Applicative

Applicative functors

class Applicative f

Alternatives

class Alternative f

Instances

data Const a b
data WrappedMonad m a
data WrappedArrow a b c
data ZipList a

Utility functions