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.
Examples and more docs are forthcoming.
{cjohansen/funlines {:mvn/version "2020.11.05"}}
Add ok->
, ok->>
, failure->
and failure->>
macros.
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