pythonic-fp-containersΒΆ

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

PyPI 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

Getting Started