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