Skip to content
/ combo Public

A lightweight library of general-purpose clojure macros

License

Notifications You must be signed in to change notification settings

bzhb/combo

Repository files navigation

Combo Build Status

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.

Installation

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"]

Documentation

License

Copyright © 2025 Renan Fargetton

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A lightweight library of general-purpose clojure macros

Topics

Resources

License

Stars

Watchers

Forks