| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: character
Returns true if either digit-char-p returns true for the specified character or the character is a space.
character should be a character. Otherwise it is an error.
This function is handy as a predicate function in the *template-chars*
association
list, to allow the user to type either a numeral or a space at a
certain position.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |