“LISP” Nested List Implementation of
a Tree
data
a
d
b
c
•
next
a
b
d
Ć
c
-
uses fewer nodes
-
LISP convention