Uses of Package
fj.control

Packages that use fj.control
Package
Description
Functional control abstractions.
Common algebraic data types.
Optic data types adapted from the Scala Monocle library and inspired by the Haskell Lens library.
  • Classes in fj.control used by fj.control
    Class
    Description
    A Trampoline is a potentially branching computation that can be stepped through and executed in constant stack.
  • Classes in fj.control used by fj.data
    Class
    Description
    A Trampoline is a potentially branching computation that can be stepped through and executed in constant stack.
  • Classes in fj.control used by fj.data.optic
    Class
    Description
    A Trampoline is a potentially branching computation that can be stepped through and executed in constant stack.