Callable object
See also:
Function object
This article
needs additional citations for
verification
.
Please help
improve this article
by
adding citations to reliable sources
. Unsourced material may be challenged and removed.
Find sources:
"Callable object"
–
news
·
newspapers
·
books
·
scholar
·
JSTOR
(
May 2017
)
(
Learn how and when to remove this message
)
A
callable object
, in
computer programming
, is any object that can be called like a
function
.