Clamps Dictionary
remove-h-list
Function
(remove-h-list header handle)
Remove the element identified by handle from the h-list rooted at header. Walks the list from header to find the cell preceding handle, then relinks.
Function
(remove-h-list header handle)
Remove the element identified by handle from the h-list rooted at header. Walks the list from header to find the cell preceding handle, then relinks.
Created: 2026-06-07 So 15:01