X ProfileGitHub Profile

iterare

Repository

lat. to repeat, to iterate

A TypeScript library I made when the ES6 iterator protocol just came out for applying multiple transformations to a collection in a single iteration — much more efficiently than using Array prototype methods.

With the native Iterator helpers proposal being shipped in most browsers, it will hopefully be obsolete soon!