next up previous

12.1.4 Testing For Strings Or Symbols

The lexemep function returns the symbol TRUE if its argument is a string or symbol, otherwise it returns the symbol FALSE.

Syntax

(lexemep <expression>)


next up previous