Function: COMMON-LISP:GET-PROPERTIES

package type clhs github

Like GETF, except that INDICATOR-LIST is a list of indicators which will be looked for in the property list stored in PLACE. Three values are returned, see manual for details.

Lambda list

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