Recursive data type

In computer programming, a recursive data type is a data type whose definition contains values of the same type. It is also known as a recursively defined, inductively defined or inductive data type.

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

Recursive data type

In computer programming, a recursive data type is a data type whose definition contains values of the same type. It is also known as a recursively defined, inductively defined or inductive data type.

Source: Wikipedia "Recursive data type" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy