Abstract type

In programming languages, an abstract type (also known as existential types) is a type in a nominative type system that cannot be instantiated directly; by contrast, a concrete type can be instantiated directly. Instantiation of an abstract type can occur only indirectly, via a concrete subtype.

Source: Wikipedia — Abstract type (CC BY-SA 4.0)

Abstract type

In programming languages, an abstract type (also known as existential types) is a type in a nominative type system that cannot be instantiated directly; by contrast, a concrete type can be instantiated directly. Instantiation of an abstract type can occur only indirectly, via a concrete subtype.

Source: Wikipedia "Abstract type" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy