jlongster / transducers.js

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

terminate take as soon as there are enough values #16

Closed ubolonton closed 9 years ago

ubolonton commented 9 years ago

This is for https://github.com/jlongster/transducers.js/issues/9