correl / typesafe-monadsLinks
☆23Updated 4 years ago
Alternatives and similar repositories for typesafe-monads
Users that are interested in typesafe-monads are comparing it to the libraries listed below
Sorting:
- Missing features of fp in Python -- active fork of kachayev/fn.py☆153Updated 2 years ago
- Algebraic data types for Python (experimental, not actively maintained)☆172Updated 4 years ago
- Extensible methods for Python a la Haskell's typeclasses.☆60Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Functional, composable, asynchronous, type-safe Python.☆154Updated last year
- A python lens library for manipulating deeply nested immutable structures☆324Updated last year
- Functors, Applicatives, And Monads in Python☆731Updated last year
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Pattern matching for python☆218Updated 11 years ago
- "fork" of PyMonad on BitBucket to change the ``*`` functor/composition operator to ``<<``☆31Updated 11 years ago
- functional data structures and utilities for python☆36Updated 6 years ago
- Literal support for Pyrsistent data structures in Python☆130Updated 4 years ago
- effect isolation in Python, to facilitate more purely functional code☆381Updated 3 years ago
- Type-safe functional tools for Python.☆97Updated last year
- High abstract python library for functional programming. Contains algebraic data structures known (or unknown) from Haskell or Scala.