https://github.com/wdalmut/kata-example-3
https://github.com/wdalmut/kata-example-3
functional-programming groupby ramda
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wdalmut/kata-example-3
- Owner: wdalmut
- Created: 2018-10-02T14:37:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T18:05:29.000Z (over 7 years ago)
- Last Synced: 2025-03-15T13:41:45.700Z (about 1 year ago)
- Topics: functional-programming, groupby, ramda
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Group with a functional approach
Just an example of `groupBy` function with a fp approach