fnl / pymonadLinks
"fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``
☆31Updated 11 years ago
Alternatives and similar repositories for pymonad
Users that are interested in pymonad are comparing it to the libraries listed below
Sorting:
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Missing features of fp in Python -- active fork of kachayev/fn.py☆155Updated 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Pattern matching for python☆218Updated 11 years ago
- Tail Call Optimization for Python☆243Updated 9 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Functional Programming + Python - Pain☆136Updated 7 years ago
- ☆71Updated 4 years ago
- ☆58Updated 8 years ago
- Literal support for Pyrsistent data structures in Python☆132Updated 4 years ago
- Functional plumbing for Python☆211Updated 3 months ago
- Lazy attributes for Python objects☆53Updated last year
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.☆35Updated 5 years ago
- Functional, composable, asynchronous, type-safe Python.☆155Updated 2 years ago
- ☆285Updated 2 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Easy anonymous functions by partial application of operators