---
key: tsys/polymorphic
kind: typeSystem
name: "Polymorphic"
url: https://plangs.page/type-system/polymorphic
---

# Polymorphic

Allows types to be parameterized and reused with different data types, enhancing code reusability.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Polymorphism_(computer_science)

## Relationships

### Plangs

- [.NET](https://plangs.page/.net)
- [GraalVM](https://plangs.page/graalvm)
- [Shen](https://plangs.page/shen)
