Algebraic data types for Python (experimental, not actively maintained)
☆171May 25, 2021Updated 5 years ago
Alternatives and similar repositories for adt
Users that are interested in adt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Conditionally enter a context manager☆10Jun 8, 2026Updated 3 weeks ago
- A namedtuple-style library for defining immutable sum types in Python.☆27Apr 20, 2021Updated 5 years ago
- Implementation of Martin-Löf Type Theory in Haskell☆16Feb 21, 2016Updated 10 years ago
- Interpreter for functional pure type systems.☆21Jun 30, 2017Updated 8 years ago
- Sometimes when I feel sad I implement a dependently typed lambda calculus.