August 19, 2024

P72 - Construct the bottom-up order sequence of the tree nodes

Write a function (bottom-up mtree) which returns the bottom-up sequence of the nodes of the multiway tree mtree as a Lisp list.

Be first to comment
Leave a reply