Array of CodeRec.
Source position: zipper.pp line 282
type CodeArray = array [0..TABLESIZE] of CodeRec;
Array definition for CodeRec
CodeRec
Small LZW compression helper type.