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 listof values pointed at by one or moretypesafe keysthat must all exist in the sameHMapto be collectively extracted.An interface representing a parametrized key for use inHMaps. -
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
HMaps. -
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
HMaps.