5 Types and Classes
Dylan supports several kinds of types, including classes, singletons, union types, and limited types.
All types are first-class objects, and are general instances of <type>
. Implementations may add additional kinds of types. The language does not define any way for programmers to define new subclasses of <type>
.
Generated with Harlequin WebMaker