Creates a PromiseCollection containing promises that will resolve on the next tick using the transform function. This utility function does not chain promises together to create the result, it only uses one promise per transform.
Generated using TypeDoc
Creates a PromiseCollection containing promises that will resolve on the next tick using the transform function. This utility function does not chain promises together to create the result, it only uses one promise per transform.
Returns