doc-src/Tutorial/Ifexpr/ifex
author berghofe
Sat, 26 Sep 1998 16:13:05 +0200
changeset 5578 7de426cf179c
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Package now chooses type variable names more carefully to avoid clashes with user-supplied type variable names.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex