Pythonic FP - Containers

PyPI project pythonic.containers implements a Python package of container like data structures.

Description

Module

Single item box Functional tuple Immutable list Maybe monad Either monad

module pythonic_fp.containers.box module pythonic_fp.containers.functional_tuple module pythonic_fp.containers.immutable_list module pythonic_fp.containers.maybe module pythonic_fp.containers.xor

Part of of the pythonic-fp namespace projects.

Documentation

Installation

Installing and importing the package.

PyPI release docs

Detailed API documentation.

Development

Current Development API

Development environment API documentation.

CHANGELOG

For the current and predecessor projects.