This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Releases: luvies/lazy
Releases · luvies/lazy
v1.7.3
v1.7.2
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.1
v1.4.0
- Added overloads to the following function to allow alternate default types
elementAtOrDefault
firstOrDefault
lastOrDefault
singleOrDefault
deno - https://deno.land/x/[email protected]/mod.ts
node - https://www.npmjs.com/package/@luvies/lazy/v/1.4.0
v1.3.0
- Added
groupBy
andgroupJoin
(#1)
deno - https://deno.land/x/[email protected]/mod.ts
node - https://www.npmjs.com/package/@luvies/lazy/v/1.3.0
v1.2.0
- Added
zip
function
deno - https://deno.land/x/[email protected]/mod.ts
node - https://www.npmjs.com/package/@luvies/lazy/v/1.2.0