Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
Nothing
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 #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Nothing
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 #