Created
June 5, 2018 17:37
-
-
Save anthony2025/18aef5e79c5b1e3ad38c1d7dae37a5c6 to your computer and use it in GitHub Desktop.
provides us a map with a (value, key, index) inner function signature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const mapObject = R.addIndex(R.map); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment