jasondelaat / pymonad

PyMonad implements data structures typically available in pure functional or functional first programming languages like Haskell and F#. Included are Monad and Monoid data types with several common monads included - such as Maybe and State - as well as some useful tools such as the @curry decorator for defining curried functions. PyMonad 2.x.x r…
204Updated 9 months ago

Alternatives and similar repositories for pymonad:

Users that are interested in pymonad are comparing it to the libraries listed below