Uses of Package
com.jnape.palatable.lambda.adt
-
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value.Maybe.Nothing These The coproduct of a coproduct () and its product (CoProduct2<A, B>), represented as aTuple2<A, B>.CoProduct3<A, B,Tuple2<A, B>>Try AMonadof the evaluation outcome of an expression that might throw.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.choice Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.coproduct Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.hlist Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.adt.hmap Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions Class Description Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions.builtin.fn1 Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functions.builtin.fn2 Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.functor.builtin Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.internal Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.internal.iteration Class Description Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.io Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monad Class Description Either The binary tagged union, implemented as a specializedCoProduct2. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monad.transformer.builtin Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.monoid.builtin Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.functions Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.lenses Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.optics.prisms Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value.Unit The empty return type. -
Classes in com.jnape.palatable.lambda.adt used by com.jnape.palatable.lambda.semigroup.builtin Class Description Either The binary tagged union, implemented as a specializedCoProduct2.Maybe The optional type, representing a potentially absent value.