Function: COMMON-LISP:LOWER-CASE-P

package type clhs github

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

Lambda list

(char)