Combo is a lightweight Clojure/ClojureScript library of useful general-purpose macro inspired by weavejester's Medley.
Whereas Medley is pure functions, Combo has Macros.
Add the following dependency to your deps.edn file:
dev.bzhb/combo {:mvn/version "0.0.1"}
Or to your Leiningen project file:
[dev.bzhb/combo "0.0.1"]
Copyright © 2025 Renan Fargetton
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.