doc-src/Tutorial/Misc/types
author paulson
Wed, 06 Sep 2000 11:48:51 +0200
changeset 9874 0aa0874ab66b
parent 5377 efb799c5ed3c
permissions -rw-r--r--
bug fix for arithmetic simprocs (nat & int)

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