Skip to content

Commit 5a1aaa1

Browse files
committed
Refactor factor to support partially applied intermediates
1 parent 4cb738e commit 5a1aaa1

4 files changed

Lines changed: 133 additions & 98 deletions

File tree

lib/node_modules/@stdlib/utils/curry/README.md

Lines changed: 34 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/curry/examples/index.js

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/curry/lib/curry.js

Lines changed: 22 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/node_modules/@stdlib/utils/curry/test/test.js

Lines changed: 73 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)