parade/NOTES

23 lines
218 B
Plaintext

Datastructure:
(:library (
(:ghost ()) (
(:house (
(:teapot (
(:moth ())
()))
()))
()))
)
(:library children ())
(:ghost children ())
(:house children ())
(:teapot children ())
(:moth children ())