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

*Disable* color if `NO_COLOR` is set to true #111

Closed camsaul closed 2 years ago

camsaul commented 2 years ago

The logic was backward.