Converts an async-iterable to a map with a key selector and options for an element selector and cancellation.
The type of elements in the source collection.
The type of key used for the map.
The type of element to use for the map.
The source collection to turn into a map.
Optional
Generated using TypeDoc
Converts an async-iterable to a map with a key selector and options for an element selector and cancellation.