(xf* self)
A single step towards coercing self
to a transducer-outputting IFn or Gatherer.
A single step towards coercing `self` to a transducer-outputting IFn or Gatherer.
(xf g)
(xf g & gs)
Outputs the composition of all the arguments coerced to xfs.
More precisely IFn
s are passed through, Gatherer
s are adapted
and anything else is passed through xf* until needed.
Outputs the composition of all the arguments coerced to xfs. More precisely `IFn`s are passed through, `Gatherer`s are adapted and anything else is passed through xf* until needed.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close