Uses of Package
fj.function
Packages that use fj.function
Package
Description
Types that set the premise for the existence of Functional Java.
Abstractions for JDBC connections.
Parallelization strategies.
Common algebraic data types.
A prelude of commonly used first-class functions
-
Classes in fj.function used by fjClassDescriptionA product of
Awhich may throw anException.A transformation function fromAtoBthat may throw anException.A transformation function of arity-2 fromAandBtoCthat may throw anException.A transformation function of arity-3 fromA,BandCtoDthat may throw anException.A transformation function of arity-4 fromA,B,CandDtoEthat may throw anException.A transformation function of arity-5 fromA,B,C,DandEtoFthat may throw anException.A transformation function of arity-6 fromA,B,C,D,EandFtoGthat may throw anException.A transformation function of arity-7 fromA,B,C,D,E,FandGtoHthat may throw anException.A transformation function of arity-8 fromA,B,C,D,E,F,GandHtoIthat may throw anException. -
Classes in fj.function used by fj.control.db
-
Classes in fj.function used by fj.control.parallel
-
Classes in fj.function used by fj.data
-
Classes in fj.function used by fj.functionClassDescriptionA product of
Awhich may throw anException.A transformation function fromAtoBthat may throw anException.