Eval optimization! Tests for demos
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
-- the Tree Calculus term, `triage` enables branching logic based on the term's
|
||||
-- shape, making it possible to perform structure-specific operations such as
|
||||
-- reconstructing the terms' source code representation.
|
||||
triage = (\leaf stem fork : t (t leaf stem) fork)
|
||||
-- triage = (\leaf stem fork : t (t leaf stem) fork)
|
||||
|
||||
-- Base case of a single Leaf
|
||||
sourceLeaf = t (head "t")
|
||||
|
Reference in New Issue
Block a user