Uses of Package
com.jnape.palatable.lambda.adt
Packages that use com.jnape.palatable.lambda.adt
Package
Description
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adtClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value.The coproduct of a coproduct (
) and its product (CoProduct2
<A, B>
), represented as aTuple2
<A, B>
.CoProduct3
<A, B,Tuple2
<A, B>>AMonad
of the evaluation outcome of an expression that might throw.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.choice
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.coproduct
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.hlist
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.hmap
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions.builtin.fn1ClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions.builtin.fn2
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functor.builtinClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.internal
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.internal.iteration
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.ioClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monad
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monad.transformer.builtinClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monoid.builtinClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.opticsClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.functionsClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.lensesClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.prismsClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value.The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.semigroup.builtinClassDescriptionThe binary tagged union, implemented as a specialized
CoProduct2
.The optional type, representing a potentially absent value.