asya
v1.0.0-undocumented.0
Published
"promisified" Array descendant with some sweetener
Downloads
2
Readme
asya
"promisified" Array descendant with some sweetener
caveats
- must use
new
AsyncArray.from()
only takes one argument (mapFn
andthisArg
are not supported)sort()
does not take async function