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
Classes in com.jnape.palatable.lambda.monad that implement interfaces with type arguments of type SafeT.Body.SuspendedMethods 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)