doc-src/Tutorial/Misc/types
author wenzelm
Mon, 11 Sep 2000 17:59:14 +0200
changeset 9922 ab4b408dbf96
parent 5377 efb799c5ed3c
permissions -rw-r--r--
dummy;

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