Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support record with more than ten keys #45

Open
mpal9000 opened this issue Jun 5, 2016 · 1 comment
Open

Support record with more than ten keys #45

mpal9000 opened this issue Jun 5, 2016 · 1 comment

Comments

@mpal9000
Copy link

mpal9000 commented Jun 5, 2016

Currently throws "First argument to arity must be a non-negative integer no greater than ten",
because of curryN() from Ramda (group[name] = curryN(keys.length, construct);)

@JAForbes
Copy link

I just hit this as well, took me a long time to figure out what caused the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants