Portability | to be determined. |
---|---|
Stability | highly unstable |
Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
ALL NAMES PROVISIONAL...
Documentation
firstSuccess :: Monad m => (a -> m (Maybe b)) -> [a] -> m (Maybe b)Source
Apply the function to the list