Funlines is a small function pipelining library for Clojure. It allows you to
break apart imperative bundles of nested ifs 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 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 |