Execute the map callback async in sequence on each of the items in the specified Iterable
An Iterable to execute the callback on
The callback to execute for each item
Execute the map callback async in sequence on each of the items in the specified Iterable