—
async () => {
results = await Promise.all(list.map(async item =>
await boop(...)))
}
— They are super useful if you need to iterate over large data
— Guys you know too much, better drop ballast😅
— Well, read the description.. seem to be kind of subculture (rare use) to me..
— Well, it's basically lazy lists that interop with for..of
— Anyway part of this functionality may be accessible without generator-refregirator at all. we can lock scope once and be ok.
Message permanent page
— What you mean by "lazy list"?
— Infinite lists for instance