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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |