Go to the first, previous, next, last section, table of contents.


punctuation?

Function: punctuation?
file: job.t
package: muf
status: alpha

An error is signaled if the argument is not a character.

True iff the argument is neither but an alphanumeric, control nor whitespace char (C ispunct).


Go to the first, previous, next, last section, table of contents.