Generic Function: INSERT-TREE

Source

(defgeneric insert-tree (tree key value))
Source Context