Package com.jnape.palatable.lambda.functions.builtin.fn6
-
Class Summary Class Description LiftA5<A,B,C,D,E,F,App extends Applicative<?,App>,AppF extends Applicative<F,App>> Lift into and apply anFn5
to fiveApplicative
values, returning the result inside the sameApplicative
context.