Skip to content

This was an attempt to create a "lazy" property in the JS Array prototype to compute multiple filter, map, etc. over a single array iteration. Failing JsPerf: http://jsperf.com/lazyarray-v0-0-0

Notifications You must be signed in to change notification settings

cGuille/lazy-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

This was an attempt to create a "lazy" property in the JS Array prototype to compute multiple filter, map, etc. over a single array iteration. Failing JsPerf: http://jsperf.com/lazyarray-v0-0-0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published