Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 846 Bytes

index.rst

File metadata and controls

33 lines (23 loc) · 846 Bytes

Welcome to fp's documentation!

The fp package provides a toolkit of Functional Programming inspired tools.

The base fp module provides a collection of simple utilities to suppliment functools and itertools.

The fp.monads module provides a collection of monads such as Maybe and Either to help you build much more resiliant software.

Finally the fp.collections module provides utilities for working with collections in a monadic way.

fp monads collections

Indices and tables

  • genindex
  • modindex
  • search