Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@luvies luvies released this 11 Feb 01:51
· 108 commits to master since this release
70a97ba

Made all iterator functions return Lazy<TElement> instead of the implied return. This helps with the implied type with let declarations.

deno - https://deno.land/x/lazy@1.0.1/mod.ts
node - https://www.npmjs.com/package/@luvies/lazy/v/1.0.1