Y
Hacker News
new
|
ask
|
show
|
jobs
by
ZoomZoomZoom
1880 days ago
> But foo(x : int) is a string!
Can you say so decisively for a language with first-class functions?
1 comments
willtim
1880 days ago
You are quoting me out of context. In many languages, the term and/or pattern foo(x : int) is a string, if foo : int -> string.
link