Macro: COMMON-LISP:REMF

package type clhs

Place may be any place expression acceptable to SETF, and is expected to hold a property list or (). This list is destructively altered to remove the property specified by the indicator. Returns T if such a property was present, NIL if not.

Lambda list

(sb-impl::place sb-impl::indicator)