The function
selector-name
returns the name of the method selector
selector
. If
selector
is a string then it is returned unchanged, otherwise it should be a foreign
sel
pointer and its name is returned.
This is the opposite operation to the function coerce-to-selector.