Package pythonic_fp.fptoolsΒΆ

Module pythonic_fp.fptools.bool

Subtyped Booleans (to be moved to its own project)

Module pythonic_fp.fptools.function

Function Tools Library

Module pythonic_fp.fptools.lazy

Lazy Function Evaluation

Module pythonic_fp.fptools.singletons

Singletons (to be moved to its own project)

Module pythonic_fp.fptools.state

State Monad