doc-src/Tutorial/Ifexpr/ifex
author wenzelm
Sat, 01 Apr 2000 20:26:20 +0200
changeset 8659 5fdbe2dd54f9
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned presentation;

datatype ifex = CIF bool | VIF nat | IF ifex ifex ifex