camsaul / methodicalLinks
Functional and flexible multimethods for Clojure. Nondestructive multimethod construction, CLOS-style aux methods and method combinations, partial-default dispatch, easy next-method invocation, helpful debugging tools, and more.
☆314Updated 6 months ago
Alternatives and similar repositories for methodical
Users that are interested in methodical are comparing it to the libraries listed below
Sorting:
- RCF – a REPL-first, async test macro for Clojure/Script☆294Updated 2 years ago
- Efficient JavaScript object interop via idiomatic ClojureScript☆315Updated 3 years ago
- Unpredictably faster Clojure☆248Updated 3 years ago
- Deep diff Clojure data structures and pretty print the result☆319Updated last month
- Remove unused Clojure vars☆294Updated 8 months ago
- Functional (and opinionated) errors handling in Clojure☆249Updated 5 months ago
- Light structure and support for dependency injection☆235Updated 2 years ago
- A pure Clojure/ClojureScript URI library☆251Updated last month
- Royally reified regular expressions☆337Updated 7 months ago
- Builds JARs, uberjars, does AOT, manifest generation, etc for deps.edn projects