Method: (HEAP-START APPENDING-HEAP)
Source
(defmethod heap-start ((heap appending-heap)) 0)
Source Context