[PostScript]
UnsignedInt (maxUnsigned, N): trait
  % Typical machine arithmetic, unsigned.
  includes IntCycle (0, maxUnsigned, N)
[Table of Contents] [Index]