https://github.com/coderaiser/currify
translate the evaluation of a function that takes multiple arguments into evaluating a sequence of functions, each with a single or more arguments
https://github.com/coderaiser/currify
curry functional functional-programming
Last synced: about 1 month ago
JSON representation
translate the evaluation of a function that takes multiple arguments into evaluating a sequence of functions, each with a single or more arguments
- Host: GitHub
- URL: https://github.com/coderaiser/currify
- Owner: coderaiser
- License: mit
- Created: 2015-11-10T07:43:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T17:23:21.000Z (over 3 years ago)
- Last Synced: 2026-01-24T09:47:04.050Z (about 2 months ago)
- Topics: curry, functional, functional-programming
- Language: JavaScript
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE