Package grscheller.fp
Functional programming tools which endeavor to be Pythonic.
Sub-modules
grscheller.fp.iterators
-
Library of iterator related functions.
grscheller.fp.nothing
-
A nothing is an attempt to give Python a "bottom" type …
grscheller.fp.woException
-
Functional data types to use in lieu of exceptions.