Uses of Package
com.jnape.palatable.lambda.adt.hmap
Packages that use com.jnape.palatable.lambda.adt.hmap
Package
Description
-
Classes in com.jnape.palatable.lambda.adt.hmap used by com.jnape.palatable.lambda.adt.hmapClassDescriptionAn immutable heterogeneous mapping from a parametrized type-safe key to any value, supporting a minimal mapping interface.A lens that focuses on the
heterogeneous list
of values pointed at by one or moretypesafe keys
that must all exist in the sameHMap
to be collectively extracted.An interface representing a parametrized key for use inHMap
s. -
Classes in com.jnape.palatable.lambda.adt.hmap used by com.jnape.palatable.lambda.monoid.builtinClassDescriptionAn immutable heterogeneous mapping from a parametrized type-safe key to any value, supporting a minimal mapping interface.An interface representing a parametrized key for use in
HMap
s. -
Classes in com.jnape.palatable.lambda.adt.hmap used by com.jnape.palatable.lambda.optics.lensesClassDescriptionAn immutable heterogeneous mapping from a parametrized type-safe key to any value, supporting a minimal mapping interface.An interface representing a parametrized key for use in
HMap
s.