Welcome! Please see the About page for a little more info on how this works.
Use .fromArray for consistency/speed when handling zeroed IndexedSeqs.
Use reduce as the default construction path to take advantage of reducible collections.
Comment made by: rohitaggarwal
(link: ~tmulvaney), could you provide some benchmarks for the speed assertion? It would be nice to run it on Chrome/Firefox/Safari.
Comment made by: tmulvaney
Sure thing, I'll do some more benchmarks.
Comment made by: mfikes
Patch no longer applies; needs re-baseline.