Skip to content

tmaxmax/jslazyiter

Repository files navigation

Javascript Lazy Iterators

Based on ECMAScript 2015's Iterable protocol, this package provides a lazy iterator implementation inspired by Rust, with a plethora of useful methods.

Note: This library is a WIP, it's not usable at the moment.