Hacker News new | ask | show | jobs
by chrisbrandow 4104 days ago
Completely agree. It is atypical in any progamming language to have names of functions/operators that do not bear some relation with the nature of the function/operation.

While your suggestion suffers from a lack of concision, the point remains: A single word replacement that approximates the nature of what "currying" does, would be helpful.

1 comments

See my longer comment. I'm suggesting "sequencing" and the opposite, "bundling".