Skip to main content
Deno 2 is finally here 🎉️
Learn more

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.