recursive data type
Sign in to saveAlso known as inductive data type, recursive type, inductive type
data type that refers to itself in its definition
Also known as inductive data type, recursive type, inductive type
data type that refers to itself in its definition