descriptionΒΆ

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

For a proposed version 2.0.0 release.

Sentinel classes - implemented as singletons

Sentinel

Represents

NoValue()

actually missing value, not potentially missing

Sentinel(hashable)

distinct sentinels indexed by a hashable values