Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
iopq
on July 20, 2017
|
parent
|
context
|
favorite
| on:
Announcing Rust 1.19
> I'd make it a hard compiler error to have more than four parameters to a function
There's already such a language, it's called Haskell and it only allows one parameter per function.
kibwen
on July 21, 2017
[–]
Haskell has currying, which is cheating. :P
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There's already such a language, it's called Haskell and it only allows one parameter per function.