packages feed

graph-rewriting-lambdascope-0.5.6: examples/morazan-fig8.l

let f x y z =
	let
		g = x i
		h = y f
		i = z f g
	in g h
in f