A foreign type for Objective-C method selectors.
objc
sel
The FLI type sel
is an opaque type used to represent method selectors. This is like the SEL
type in Objective-C.
A selector can be obtained from a string by calling the function coerce-to-selector.
LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32