Closed hdgarrood closed 4 years ago
ap
Note that this should be non-breaking since ap is now re-exported from Control.Monad.
Fixes #158
ap
to Control.Bind and implements it in terms of just Bind rather than MonadNote that this should be non-breaking since
ap
is now re-exported from Control.Monad.Fixes #158