doc-src/Tutorial/Datatype/abconstssubst
author berghofe
Fri, 31 Aug 2001 16:13:36 +0200
changeset 11519 0c96830636a1
parent 5851 15ce4c1c8313
permissions -rw-r--r--
New implementation of LF style proof terms.

consts substa :: ('a => 'b aexp) => 'a aexp => 'b aexp
       substb :: ('a => 'b aexp) => 'a bexp => 'b bexp