Function: subr-native-elisp-p

subr-native-elisp-p is a function alias for native-comp-function-p, defined in data.c.

This function is obsolete since 30.1; use native-comp-function-p instead.

Signature

(subr-native-elisp-p OBJECT)

Documentation

Return t if the object is native compiled Lisp function, nil otherwise.

Probably introduced at or before Emacs version 30.1.

Aliases

subr-native-elisp-p (obsolete since 30.1)