[PostScript]
Enumerable (N): trait
  introduces
    0: -> N
    succ: N -> N
  asserts
    N generated by 0, succ
[Table of Contents] [Index]