Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | Safe |
Language | Haskell98 |
Documentation
applyFirstM :: Monad m => (a -> m a) -> m (a, b) -> m (a, b) Source #
Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | Safe |
Language | Haskell98 |
applyFirstM :: Monad m => (a -> m a) -> m (a, b) -> m (a, b) Source #