doc-src/Tutorial/Ifexpr/boolex
changeset 5377 efb799c5ed3c
equal deleted inserted replaced
5376:60b31a24f1a6 5377:efb799c5ed3c
       
     1 datatype boolex = Const bool | Var nat
       
     2                 | Neg boolex | And boolex boolex