[r6rs-discuss] char-numeric? and the unicode "Numeric" property

Abdulaziz Ghuloum aghuloum at cs.indiana.edu
Thu Sep 13 04:33:13 EDT 2007


The document says:
   A character is numeric if it has the unicode "Numeric" property.

I could not find such "Numeric" property in:
   http://www.unicode.org/Public/UNIDATA/UCD.html#Properties

If you know where it is, please let me know :-)

Right now, I'm using the union of the following categories:

Nd      Number, Decimal Digit
Nl      Number, Letter
No      Number, Other

Aziz,,,



More information about the r6rs-discuss mailing list