Y
Hacker News
new
|
ask
|
show
|
jobs
by
maple3142
632 days ago
Isn't Python's functions are just objects with a __call__ method, and such objects has a syntax sugar allowed them to be called like a function.
1 comments
baq
632 days ago
Functions are objects are functions are objects… heard that from a little schemer
link