camsaul / methodical

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.
Eclipse Public License 2.0
295 stars 19 forks source link

Add example for `:after :default` to the README #146

Closed escherize closed 11 months ago

escherize commented 12 months ago

I updated the readme, and noticed some spelling mistakes while running the linter, so I fixed those too.



Thanks for contributing to Methodical. Before open a pull request, please take a moment to:

Once you've done all that, open a PR! Thanks for your contribution!