Package org.smallibs.control
Interface Monad<M,A,S extends HK<M,A,S>>
- All Superinterfaces:
Applicative<M,,A, S> Functor<M,,A, S> HK<M,A, S>
-
Method Summary
Methods inherited from interface org.smallibs.control.Applicative
apply
-
Method Details
-
flatmap
-