Uses of Package
fj
-
Packages that use fj Package Description fj Types that set the premise for the existence of Functional Java.fj.control Functional control abstractions.fj.control.db Abstractions for JDBC connections.fj.control.parallel Parallelization strategies.fj.data Common algebraic data types.fj.data.fingertrees Provides 2-3 finger trees, a functional representation of persistent sequences supporting access to the ends in amortized O(1) time.fj.data.hamt fj.data.hlist Type-safe, extensible, heterogeneous listsfj.data.optic Optic data types adapted from the Scala Monocle library and inspired by the Haskell Lens library.fj.data.vector Fixed-length vectorsfj.function A prelude of commonly used first-class functionsfj.java.util fj.parser Parser combinators. -
Classes in fj used by fj Class Description Bounded The Bounded class is used to name the upper and lower limits of a type.Bounded.Definition Minimal definition of BoundedClass A wrapper for aClass
that provides additional methods.Digit The digits zero to nine.Equal Tests for equality between two objects.Equal.AltDefinition Primitives functions of Equal: alternative minimal definition and overridable methods.Equal.Definition Primitives functions of Equal: minimal definition and overridable methods.F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.F3 A transformation function of arity-3 fromA
,B
andC
toD
.F4 A transformation function of arity-4 fromA
,B
,C
andD
toE
.F5 A transformation function of arity-5 fromA
,B
,C
,D
andE
toF$
.F6 A transformation function of arity-6 fromA
,B
,C
,D
,E
andF$
toG
.F7 A transformation function of arity-7 fromA
,B
,C
,D
,E
,F$
andG
toH
.F8 A transformation function of arity-8 fromA
,B
,C
,D
,E
,F$
,G
andH
toI
.Hash Produces a hash code for an object which should attempt uniqueness.Monoid A monoid abstraction to be defined across types of the given type argument.Monoid.AltDefinition Primitives functions of Monoid: alternative minimal definition and overridable methods.Monoid.Definition Primitives functions of Monoid: minimal definition and overridable methods.Ord Tests for ordering between two objects.Ord.AltDefinition Primitives functions of Ord: alternative minimal definition and overridable methods.Ord.Definition Primitives functions of Ord: minimal definition and overridable methods.Ordering The comparison of two instances of a type may have one of three orderings; less than, equal or greater than.P1 P1.ReferenceMemo P2 A product-2.P3 A product-3.P4 A product-4.P5 A product-5.P6 A product-6.P7 A product-7.P8 A product-8.Rng Semigroup Implementations must satisfy the law of associativity: Associativity; forall x.Semigroup.AltDefinition Primitives functions of Semigroup: alternative minimal definition and overridable methods.Semigroup.Definition Primitives functions of Semigroup: minimal definition and overridable methods.Show Renders an object for display.Unit The unit type which has only one value. -
Classes in fj used by fj.control Class Description F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.P1 -
Classes in fj used by fj.control.db Class Description F A transformation or function fromA
toB
.Unit The unit type which has only one value. -
Classes in fj used by fj.control.parallel Class Description F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.Monoid A monoid abstraction to be defined across types of the given type argument.P1 P2 A product-2.Unit The unit type which has only one value. -
Classes in fj used by fj.data Class Description Bounded The Bounded class is used to name the upper and lower limits of a type.Equal Tests for equality between two objects.F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.F3 A transformation function of arity-3 fromA
,B
andC
toD
.F4 A transformation function of arity-4 fromA
,B
,C
andD
toE
.F5 A transformation function of arity-5 fromA
,B
,C
,D
andE
toF$
.F6 A transformation function of arity-6 fromA
,B
,C
,D
,E
andF$
toG
.F7 A transformation function of arity-7 fromA
,B
,C
,D
,E
,F$
andG
toH
.F8 A transformation function of arity-8 fromA
,B
,C
,D
,E
,F$
,G
andH
toI
.Hash Produces a hash code for an object which should attempt uniqueness.Monoid A monoid abstraction to be defined across types of the given type argument.Ord Tests for ordering between two objects.Ordering The comparison of two instances of a type may have one of three orderings; less than, equal or greater than.P1 P2 A product-2.P3 A product-3.P4 A product-4.P5 A product-5.P6 A product-6.P7 A product-7.P8 A product-8.Semigroup Implementations must satisfy the law of associativity: Associativity; forall x.Show Renders an object for display.Unit The unit type which has only one value. -
Classes in fj used by fj.data.fingertrees Class Description F A transformation or function fromA
toB
.F2 A transformation function of arity-2 fromA
andB
toC
.Monoid A monoid abstraction to be defined across types of the given type argument.P2 A product-2.P3 A product-3. -
Classes in fj used by fj.data.hamt Class Description Equal Tests for equality between two objects.F A transformation or function fromA
toB
.F2 A transformation function of arity-2 fromA
andB
toC
.Hash Produces a hash code for an object which should attempt uniqueness.Ord Tests for ordering between two objects.P2 A product-2. -
Classes in fj used by fj.data.hlist Class Description F A transformation or function fromA
toB
.F2 A transformation function of arity-2 fromA
andB
toC
.F3 A transformation function of arity-3 fromA
,B
andC
toD
.P2 A product-2.Show Renders an object for display.Unit The unit type which has only one value. -
Classes in fj used by fj.data.optic Class Description F A transformation or function fromA
toB
.F3 A transformation function of arity-3 fromA
,B
andC
toD
.F4 A transformation function of arity-4 fromA
,B
,C
andD
toE
.F5 A transformation function of arity-5 fromA
,B
,C
,D
andE
toF$
.F6 A transformation function of arity-6 fromA
,B
,C
,D
,E
andF$
toG
.F7 A transformation function of arity-7 fromA
,B
,C
,D
,E
,F$
andG
toH
.Monoid A monoid abstraction to be defined across types of the given type argument.P1 P2 A product-2.Semigroup Implementations must satisfy the law of associativity: Associativity; forall x. -
Classes in fj used by fj.data.vector Class Description F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.F3 A transformation function of arity-3 fromA
,B
andC
toD
.F4 A transformation function of arity-4 fromA
,B
,C
andD
toE
.F5 A transformation function of arity-5 fromA
,B
,C
,D
andE
toF$
.P1 P2 A product-2.P3 A product-3.P4 A product-4.P5 A product-5.P6 A product-6.P7 A product-7.P8 A product-8. -
Classes in fj used by fj.function Class Description Equal Tests for equality between two objects.F A transformation or function fromA
toB
.F0 F2 A transformation function of arity-2 fromA
andB
toC
.P1 P2 A product-2.Unit The unit type which has only one value. -
Classes in fj used by fj.java.util Class Description F A transformation or function fromA
toB
.F2 A transformation function of arity-2 fromA
andB
toC
. -
Classes in fj used by fj.parser Class Description Digit The digits zero to nine.F A transformation or function fromA
toB
.F0 Semigroup Implementations must satisfy the law of associativity: Associativity; forall x.Unit The unit type which has only one value.