Uses of Class
com.jnape.palatable.lambda.monad.SafeT.Body.Suspended
Packages that use SafeT.Body.Suspended
-
Uses of SafeT.Body.Suspended in com.jnape.palatable.lambda.monad
Methods in com.jnape.palatable.lambda.monad that return types with arguments of type SafeT.Body.SuspendedModifier and TypeMethodDescriptionprivate <Z> Fn1
<SafeT.Body.Suspended<M, ?, Z>, RecursiveResult<SafeT.Body<M, B>, Either<MonadRec<SafeT.Body<M, B>, M>, B>>> SafeT.Body.Suspended.associateRight
(Fn1<Z, SafeT.Body<M, B>> f)