Uses of Class
com.jnape.palatable.lambda.semigroup.builtin.LeftAll
-
Packages that use LeftAll Package Description com.jnape.palatable.lambda.semigroup.builtin -
-
Uses of LeftAll in com.jnape.palatable.lambda.semigroup.builtin
Fields in com.jnape.palatable.lambda.semigroup.builtin declared as LeftAll Modifier and Type Field Description private static LeftAll<?,?>
LeftAll. INSTANCE
Methods in com.jnape.palatable.lambda.semigroup.builtin that return LeftAll Modifier and Type Method Description static <L,R>
LeftAll<L,R>LeftAll. leftAll()
-