Name
variant:struct — ordinary primitive
Synopsis
EXTENSIONS
VARIANT
( outer-offset "name" -- outer-offset here zero-offset )( | ) ; | |
Description
Variant records describe an alternative view of the
current record or subrecord from the start to the current point.
The variant need not be of the same length, but the larger is taken
: VARIANT SUBRECORD ;