Liking cljdoc? Tell your friends :D

proton.function


comp-applyclj/s

(comp-apply init-val fs)
(comp-apply init-val fs opts)

Apply the composition of fs

Apply the composition of fs
sourceraw docstring

lcompclj/s

(lcomp & fs)

Apply comp from left to right

Apply comp from left to right
sourceraw docstring

lcomp-applyclj/s

(lcomp-apply init-val fs)
(lcomp-apply init-val fs opts)

Apply the composition of fs from left to right

Apply the composition of fs from left to right
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close