×

Function overloading

In some programming languages, function overloading or method overloading is the ability to create multiple functions of the same name with different implementations. Wikipedia