Y
Hacker News
new
|
ask
|
show
|
jobs
by
brucehoult
220 days ago
Last I checked, Ada does not have multimethods/generic functions in the sense of CLOS, Dylan and Julia. It has static function overloading, and single-argument dispatch, just like C++.