Created by MarkPerry on 9/01/14.
A
item
IdentityM<C>
flatMap(IdentityM<B> mb, F<B, IdentityM<C>> f)
IdentityM<B>
flatMap(F<A, IdentityM<B>> f)
static IdentityM<Unit>
idUnit()
static IdentityM<B>
lift(B b)
unit(B b)
Groovy Documentation