Funlines is a small function pipelining library for Clojure. It allows you to
break apart imperative bundles of nested if
s into a sequence of functions to
call, building up a context as you go.
{cjohansen/funlines {:mvn/version "2020.10.13"}}
Off you go! First public release, extracted from various code-bases.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close