|
|
|
|
|
by agentultra
5515 days ago
|
|
You can just build your tree data structure and develop operators to work with them in Lisp. There's nothing that restricts you to using lists. So what's the point of "replacing" them (even if such a thing were possible without "replacing" Lisp)? |
|
There also physical/efficiency concerns. There's a reason databases use highly branching trees.