top | item 26095378

(no title)

_spoonman | 5 years ago

Is generics akin to overloading functions?

discuss

order

manu3000|5 years ago

no, overloading functions is called "ad hoc polymorphism", whereas generics is called "parametric polymorphism"