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
294 stars 19 forks source link

Refactor Move Describable to methodical.interface #137

Open AbhinavOmprakash opened 2 years ago

AbhinavOmprakash commented 2 years ago

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!

This PR closes #128