next node: Either,
prev node: Subsystem UnionLike,
up to node: Subsystem UnionLike


Dyn

This structure provides dynamic types. Values with dynamic type are created and inspected by functions from the structure DynConv.

Signature of Dyn

List of Import References :
See BOOL
See DENOTATION

SIGNATURE Dyn

$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)

SORT dyn 

The function tag gives the type tag associated with a dynamic value:

FUN tag: dyn -> denotation


next node: Either,
prev node: Subsystem UnionLike,
up to node: Subsystem UnionLike