Polymorphism

In programming languages and type theory, polymorphism is the provision of a single interface to entities of different types.
A polymorphic type is a type whose operations can also be applied to values of some other type, or types.

Leave a Reply

Your email address will not be published. Required fields are marked *