(stream-transduce! [xform f stream] [xform f init stream])Works like transduce but takes a java.util.stream.BaseStream as its source.
This is a terminal operation on the stream.
Examples
No examples yet. Be the first to add one!
(stream-transduce! [xform f stream] [xform f init stream])No examples yet. Be the first to add one!