pythonic_fp.sentinelsΒΆ

Sentinel classes - implemented as singletons

Sentinel

Represents

NoValue()

actually missing value, not potentially missing

Sentinel(hashable)

distinct sentinels indexed by a hashable values