We now use `mapM`, `foldlM`, ... like Haskell. Motivation: fixes the inconsistent naming convetion. We are already using the `M` suffix for functions such as `anyM`. We used `anyM` because `many` is a valid English word. cc @kha @dselsam |
||
|---|---|---|
| .. | ||
| Alternative.lean | ||
| Applicative.lean | ||
| Combinators.lean | ||
| Conditional.lean | ||
| Default.lean | ||
| EState.lean | ||
| Except.lean | ||
| Functor.lean | ||
| Id.lean | ||
| Lift.lean | ||
| Monad.lean | ||
| MonadFail.lean | ||
| Option.lean | ||
| Reader.lean | ||
| State.lean | ||