Array of Promises
Function that gives back an array of promises
IParallelEnumerable
Creates an IParallelEnumerable from a function that returns a Array Promise
Promise to Array
Async function which returns an array of values
IParallelEnumerable
Creates an IParallelEnumerable from a function that returns an promise of an promise array of valus
Promise of Promises
Async function that returns an array of value promises
IParallelEnumerable
Generated using TypeDoc
Creates an IParallelEnumerable from a function that returns an Array of Promises