Function: cl-evenp
cl-evenp is a function alias for evenp, defined in subr.el.gz.
Signature
(cl-evenp ARG1)
Documentation
Return t if INTEGER is even.
This function is considered deprecated in favor of the built-in function
evenp that was added in Emacs 31.1.
Probably introduced at or before Emacs version 31.1.