doc-src/Tutorial/Datatype/tconstssubst
author paulson
Thu, 20 Feb 2003 11:09:48 +0100
changeset 13824 e4d8dea6dfc2
parent 5851 15ce4c1c8313
permissions -rw-r--r--
minor updates to pre-2002 release

consts
   subst  :: ('a => ('a,'b)term) => ('a,'b)term      => ('a,'b)term
   substs :: ('a => ('a,'b)term) => ('a,'b)term list => ('a,'b)term list