doc-src/Tutorial/Datatype/tconstssubst
author berghofe
Thu, 14 Oct 1999 17:40:22 +0200
changeset 7870 7941ce81cb30
parent 5851 15ce4c1c8313
permissions -rw-r--r--
Corrected typo.

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