Type erasure

In programming languages, type erasure is the load-time process by which explicit type annotations are removed from a program, before it is executed at run-time. Operational semantics not requiring programs to be accompanied by types are named type-erasure semantics, in contrast with type-passing semantics.

Source: Wikipedia — Type erasure (CC BY-SA 4.0)

Type erasure

In programming languages, type erasure is the load-time process by which explicit type annotations are removed from a program, before it is executed at run-time. Operational semantics not requiring programs to be accompanied by types are named type-erasure semantics, in contrast with type-passing semantics.

Source: Wikipedia "Type erasure" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy