Function: symtable:delete
symtable:delete is a for symtable:remove, defined in
hact.el.
Signature
(symtable:delete SYMBOL-OR-NAME SYMTABLE)
Documentation
Remove the Hyperbole SYMBOL-OR-NAME if it is in SYMTABLE.
Always return nil. Caller must ensure SYMBOL-OR-NAME is a symbol or string.