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-07-31 Fr 13:00