Package com.jnape.palatable.lambda.functions.builtin.fn8
-
Class Summary Class Description LiftA7<A,B,C,D,E,F,G,H,App extends Applicative<?,App>,AppH extends Applicative<H,App>> Lift into and apply anFn7
to sevenApplicative
values, returning the result inside the sameApplicative
context.