Function: COMMON-LISP:UPPER-CASE-P

package type clhs github

The argument must be a character object; UPPER-CASE-P returns T if the argument is an upper-case character, NIL otherwise.

Lambda list

(char)