Uses of Package
com.jnape.palatable.lambda.adt.hlist
-
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.adt Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.adt.choice Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList.Tuple3 A 3-element tuple product type, implemented as a specialized HList.Tuple4 A 4-element tuple product type, implemented as a specialized HList.Tuple5 A 5-element tuple product type, implemented as a specialized HList.Tuple6 A 6-element tuple product type, implemented as a specialized HList.Tuple7 A 7-element tuple product type, implemented as a specialized HList.Tuple8 An 8-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.adt.hlist Class Description HList An immutable heterogeneous list supporting arbitrary depth type-safety via a linearly recursive type signature.HList.HCons The consing of a head element to a tailHList
.HList.HNil The emptyHList
.Index HList indexes representing a value at arbitrary depth in some compatible HList.Index.Z SingletonHList A singleton HList.Tuple2 A 2-element tuple product type, implemented as a specialized HList.Tuple3 A 3-element tuple product type, implemented as a specialized HList.Tuple4 A 4-element tuple product type, implemented as a specialized HList.Tuple5 A 5-element tuple product type, implemented as a specialized HList.Tuple6 A 6-element tuple product type, implemented as a specialized HList.Tuple7 A 7-element tuple product type, implemented as a specialized HList.Tuple8 An 8-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.adt.hmap Class Description HList An immutable heterogeneous list supporting arbitrary depth type-safety via a linearly recursive type signature.HList.HCons The consing of a head element to a tailHList
.SingletonHList A singleton HList.Tuple2 A 2-element tuple product type, implemented as a specialized HList.Tuple3 A 3-element tuple product type, implemented as a specialized HList.Tuple4 A 4-element tuple product type, implemented as a specialized HList.Tuple5 A 5-element tuple product type, implemented as a specialized HList.Tuple6 A 6-element tuple product type, implemented as a specialized HList.Tuple7 A 7-element tuple product type, implemented as a specialized HList.Tuple8 An 8-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.functions Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.functions.builtin.fn1 Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.functions.builtin.fn2 Class Description SingletonHList A singleton HList.Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.functor Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.functor.builtin Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.internal.iteration Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList.Tuple3 A 3-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.monad Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.monad.transformer.builtin Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.monoid.builtin Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.optics Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.optics.lenses Class Description HList An immutable heterogeneous list supporting arbitrary depth type-safety via a linearly recursive type signature.HList.HCons The consing of a head element to a tailHList
.Index HList indexes representing a value at arbitrary depth in some compatible HList. -
Classes in com.jnape.palatable.lambda.adt.hlist used by com.jnape.palatable.lambda.semigroup.builtin Class Description Tuple2 A 2-element tuple product type, implemented as a specialized HList.