Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
-
Updated
Dec 1, 2024 - JavaScript
Convert a collection to an object whose keys are determined by a provided function and whose values are the collection values, iterating from right to left.
Pure functional AsyncIterable traversal
Add a description, image, and links to the keyby topic page so that developers can more easily learn about it.
To associate your repository with the keyby topic, visit your repo's landing page and select "manage topics."