proton.function

comp-apply

(comp-apply init-val fs)(comp-apply init-val fs opts)
Apply the composition of fs

lcomp

(lcomp & fs)
Apply comp from left to right

lcomp-apply

(lcomp-apply init-val fs)(lcomp-apply init-val fs opts)
Apply the composition of fs from left to right