src/Tools/8bit/isa-patches/HOLCF/Cfun1.p
author paulson
Mon, 23 Sep 1996 17:42:56 +0200
changeset 2003 b48f066d52dc
parent 1826 2a2c0dbeb4ac
permissions -rw-r--r--
Addition of gensym

types

('a, 'b) "è"          (infixr 5)

syntax
	Gfabs	:: "('a => 'b)=>('a -> 'b)"	(binder "¤" 10)

translations

(type)  "x è y"	== (type) "x -> y"