Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Arrrlex
on July 4, 2022
|
parent
|
context
|
favorite
| on:
Functional programming jargon in plain English
Currying support is orthogonal to how function arguments work. Some languages (e.g. OCaml according to this question[1]) combine named parameters with currying, allowing partial application with any of the function's arguments.
[1]
https://stackoverflow.com/questions/3015019/is-there-a-progr...
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://stackoverflow.com/questions/3015019/is-there-a-progr...