doc-src/Tutorial/Misc/types
author wenzelm
Fri, 10 Nov 2000 19:06:54 +0100
changeset 10438 6c3901071d67
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Sign.certify_tycon, Sign.certify_const;

types number       = nat
      gate         = bool => bool => bool
      ('a,'b)alist = "('a * 'b)list"