pythonic_fp.singletons¶
Singletons.
Four singleton classes that can represent
missing values (actually missing, not potentially missing)
sentinel values
failed calculations
boolean-like types with “truthy” and “falsy” subtypes
Singletons.
Four singleton classes that can represent
missing values (actually missing, not potentially missing)
sentinel values
failed calculations
boolean-like types with “truthy” and “falsy” subtypes
Styled using the Piccolo Theme