|
|
|
|
|
by pmarreck
2334 days ago
|
|
Even if every function is curried by default (and "currying" is yet another concept that may be alien to users of some languages), it is probably still useful to know with what number of arguments a function can evaluate to a value that is not just another function |
|