avl-tree--stack-create
avl-tree--stack-create is a compiled Lisp function in `avl-tree.el
'.
(avl-tree--stack-create TREE &optional REVERSE &aux (STORE (if (avl-tree-empty tree) nil (list (avl-tree--root tree)))))
Not documented.
avl-tree.el
'.
(avl-tree--stack-create TREE &optional REVERSE &aux (STORE (if (avl-tree-empty tree) nil (list (avl-tree--root tree)))))
Not documented.