Uses of Interface
fj.F

Packages that use F
Package
Description
Types that set the premise for the existence of Functional Java.
Functional control abstractions.
Abstractions for JDBC connections.
Parallelization strategies.
Common algebraic data types.
Provides 2-3 finger trees, a functional representation of persistent sequences supporting access to the ends in amortized O(1) time.
 
Type-safe, extensible, heterogeneous lists
Optic data types adapted from the Scala Monocle library and inspired by the Haskell Lens library.
Fixed-length vectors
A prelude of commonly used first-class functions
 
Parser combinators.