doc-src/Tutorial/Datatype/abconstseval
author wenzelm
Thu, 29 Jun 2000 22:32:45 +0200
changeset 9197 16d88c5547bd
parent 5851 15ce4c1c8313
permissions -rw-r--r--
added method_setup; facts: handle multiple lists of arguments;

consts  evala :: ('a => nat) => 'a aexp => nat
        evalb :: ('a => nat) => 'a bexp => bool