Input item type.
Input array, or a promise that resolves to one.
Async key selector for each item.
Optionaloptions: GroupByOptions<I>Configuration options, including cancellation and concurrency.
A cancellable handle resolving to grouped items.
Groups array items by an asynchronously computed key.
Input item type.
Input array, or a promise that resolves to one.
Async key selector for each item.
Optionaloptions: GroupByOptions<I>Configuration options, including cancellation and concurrency.
A cancellable handle resolving to grouped items.
Groups array items by an asynchronously computed key.