Y
Hacker News
new
|
ask
|
show
|
jobs
by
klibertp
14 days ago
Smalltalk has no problem at all with accepting that some things are naturally functions: it has always had blocks! The call operator is `value`, not `()`, but it's the same "apply a piece of code to some values" operation.