On Friday, July 26, 2013 07:54:42 Meta wrote:
> Am I right in thinking that std.uni.isNumber
> will match things outside of the basic 0..9?

Yes. Expect all of the isX functions in std.uni to return true for characters 
outside of ASCII.

- Jonathan M Davis

Reply via email to