doc-src/Tutorial/Ifexpr/ifex
author paulson
Mon, 24 Jun 2002 11:56:27 +0200
changeset 13241 0ffc4403f811
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tweaks

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