-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Description
Given that the for await syntax is a thing now, I think it would be very useful if the .each()
method returned an async iterator instead of using a classical callback.
AlttiRi, jnardone, vit1251, zh601095001 and eliellis