Things that are both combinable and a monad.
Useful to build Parser Combinators.
Known in Haskell as MonadPlus.
See FunLand.Appliable.apply_with/2
FunLand.Appliable.apply_with/2
See FunLand.Chainable.chain/2
FunLand.Chainable.chain/2
See FunLand.Semicombinable.combine/2
FunLand.Semicombinable.combine/2
See FunLand.Mappable.map/2
FunLand.Mappable.map/2
See FunLand.Combinable.neutral/1
FunLand.Combinable.neutral/1
See FunLand.Applicative.wrap/2
FunLand.Applicative.wrap/2
See FunLand.Appliable.apply_with/2.
See FunLand.Chainable.chain/2.
See FunLand.Semicombinable.combine/2.
See FunLand.Mappable.map/2.
See FunLand.Combinable.neutral/1.
See FunLand.Applicative.wrap/2.