doc-src/Tutorial/Datatype/appmap.ML
author wenzelm
Mon, 18 Jan 1999 21:12:42 +0100
changeset 6136 166b3353aad5
parent 5851 15ce4c1c8313
permissions -rw-r--r--
structure Graph = Graph;

Goal
"subst s (App f ts) = App f (map (subst s) ts)"
;