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

Nomenclature of curry' in op.py' #11

Open
MaskRay opened this issue Jan 21, 2013 · 1 comment
Open

Nomenclature of curry' in op.py' #11

MaskRay opened this issue Jan 21, 2013 · 1 comment

Comments

@MaskRay
Copy link

MaskRay commented Jan 21, 2013

op.py: def curry(f, arg, *rest):

Is it more appropriate to call it uncurry?

@ghost ghost assigned kachayev Jan 21, 2013
@kachayev
Copy link
Owner

Sure, you're right. Firstly this function was declared for this point in road-map:

Curried function builder to simplify lambda arg1: lambda arg2:

I'll fix curry/uncurry inconsistency when work on fn.op enhancements. Thanks for reminder!

cad106uk pushed a commit to cad106uk/fn.py that referenced this issue Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants