IG
:find (sum ?heads) ...
Size: a a a
IG
:find (sum ?heads) ...
V
OR
OR
OR
V
IG
DF
DF
AU
DL
ND
AU
AU
ND
AU
transduce will immediately (not lazily) reduce over coll with the transducer xform applied to the reducing function f, using init as the initial value if supplied or (f) otherwise. f supplies the knowledge of how to accumulate the result, which occurs in the (potentially stateful) context of the reduce.
ND
ND
ST