jlongster / transducers.js

A small library for generalized transformation of data (inspired by Clojure's transducers)
BSD 2-Clause "Simplified" License
1.73k stars 54 forks source link

Transforms with completion #17

Closed ubolonton closed 9 years ago

ubolonton commented 9 years ago

This adds partition and partitionBy.