Multimethods · metaperl/python-oop Wiki · GitHub
Skip to content
Structure and Interpretation of Computer Programs edited this page Jun 20, 2022 · 5 revisions

Runtype

Type-safe dataclasses and multiple-dispatch for Python. https://github.com/erezsh/runtype

generic functions, pattern matching, multiple-dispatch, etc.

Generic Functions / ML-Style Pattern Matching / Lisp-Style CLOS

Clone this wiki locally