clojure-multimethods
There are 3 repositories under clojure-multimethods topic.
palisades-lakes/multimethod-experiments
Experiments with implementation and design variations related to Clojure's `defmulti`/`defmethod`/`MultiFn`.
erdos/erdos.match
clojure structure and type matcher library
palisades-lakes/dynamic-functions
generic functions: more restricted but faster than Clojure multimethods