descriptionΒΆ

PyPI project pythonic-fp-containers part of the pythonic-fp namespace projects.

For a proposed version 3.0.1 release.

Package of container like data structures.

Description

Class

Package/Module

Functional tuple

FTuple

module pythonic_fp.containers.functional_tuple

Immutable list

IList

module pythonic_fp.containers.immutable_list

Queues

package pythonic_fp.containers.queues

Note

Module box has been moved to pythonic_fp.gadgets.box.