Uses of Package
com.jnape.palatable.lambda.traversable
Packages that use com.jnape.palatable.lambda.traversable
Package
Description
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.adtClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.adt.choiceClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.adt.hlistClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.functions.builtin.fn2ClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.functions.recursionClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.functor.builtinClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.
-
Classes in com.jnape.palatable.lambda.traversable used by com.jnape.palatable.lambda.traversableClassDescriptionAn interface for a class of data structures that can be "traversed from left to right" in a structure-preserving way, successively applying some applicative computation to each element and collapsing the results into a single resulting applicative.