Polymorphism that relies on parameters. Type can be Generics in a function. This means the function allows any type.
- Maintains full static type safety
Polymorphism that relies on parameters. Type can be Generics in a function. This means the function allows any type.