Package com.jnape.palatable.lambda.functions.builtin.fn7
-
Class Summary Class Description LiftA6<A,B,C,D,E,F,G,App extends Applicative<?,App>,AppG extends Applicative<G,App>> Lift into and apply anFn6
to sixApplicative
values, returning the result inside the sameApplicative
context.