Liking cljdoc? Tell your friends :D
Clojure only.

io.github.evenmoreirrelevance.magic


->Xfcljprotocol

xf*clj

(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.

xfclj

(xf g)
(xf g & gs)

Outputs the composition of all the arguments coerced to xfs. More precisely IFns are passed through, Gatherers 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.
raw docstring

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

× close