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.
The options for getting the key and element for the map.
A map containing the key and elements from the selector functions.
Generated using TypeDoc
Converts an async-iterable to a map with a key selector and options for an element selector and cancellation.