programming

Definition

Structural Abstract Datatype

A structural abstract data type is implicitly defined by its publicly visible structure, or signature (names, parameter types, result types). Units with the same signature are considered the same type.