Portability | to be determined. |
---|---|
Stability | highly unstable |
Maintainer | Stephen Tetley <[email protected]> |
Precis.Utils.ControlOperators
Description
ALL NAMES PROVISIONAL...
Documentation
firstSuccess :: Monad m => (a -> m (Maybe b)) -> [a] -> m (Maybe b)Source
Apply the function to the list