doc-src/Tutorial/Misc/types
author berghofe
Fri, 23 Jun 2000 12:29:55 +0200
changeset 9116 9df44b5c610b
parent 5377 efb799c5ed3c
permissions -rw-r--r--
get_inductive now returns None instead of raising an exception.

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