Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
LiveCoding.Exceptions.Finite
Documentation
Minimal complete definition
Nothing
Methods
commute :: Monad m => (e -> Cell m a b) -> Cell (ReaderT e m) a b Source #
commute :: (Generic e, GFinite (Rep e), Monad m) => (e -> Cell m a b) -> Cell (ReaderT e m) a b Source #