| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | Safe |
| Language | Haskell98 |
Util.Monad
Description
Documentation
applyFirstM :: Monad m => (a -> m a) -> m (a, b) -> m (a, b) Source #
Advise-me-0.1: Assessment services for the Advise-Me project
| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | Safe |
| Language | Haskell98 |
Util.Monad
Description
applyFirstM :: Monad m => (a -> m a) -> m (a, b) -> m (a, b) Source #