company logo

Type specification

Types can be defined as simple type specifications or as constructor type specifications.

Definition: 

type_spec := simple_type_spec | constr_type_spec

Related topics