doc-src/Tutorial/Ifexpr/boolex
author kleing
Mon, 29 Dec 2003 06:49:26 +0100
changeset 14333 14f29eb097a3
parent 5377 efb799c5ed3c
permissions -rw-r--r--
\<^bsub> .. \<^esub>

datatype boolex = Const bool | Var nat
                | Neg boolex | And boolex boolex