mirror of https://git.sr.ht/~rabbits/parade
23 lines
218 B
Plaintext
23 lines
218 B
Plaintext
|
|
||
|
|
||
|
Datastructure:
|
||
|
|
||
|
(:library (
|
||
|
(:ghost ()) (
|
||
|
(:house (
|
||
|
(:teapot (
|
||
|
(:moth ())
|
||
|
()))
|
||
|
()))
|
||
|
()))
|
||
|
)
|
||
|
|
||
|
|
||
|
|
||
|
(:library children ())
|
||
|
(:ghost children ())
|
||
|
(:house children ())
|
||
|
(:teapot children ())
|
||
|
(:moth children ())
|
||
|
|