Generic function
Not to be confused with
Generalized function
.
Polymorphism
Ad hoc polymorphism
Function overloading
Operator overloading
Parametric polymorphism
Generic function
Generic programming
Subtyping
Virtual function
Single and dynamic dispatch
Double dispatch
Multiple dispatch
Predicate dispatch
v
t
e
In
computer programming
, a
generic function
is a function defined for
polymorphism
.