Ready for review: new std.uni

H. S. Teoh hsteoh at quickfur.ath.cx
Fri Jan 11 12:45:06 PST 2013


On Fri, Jan 11, 2013 at 12:35:42PM -0800, H. S. Teoh wrote:
[...]
> - It would also be nice if these functions can be made pure (I'm not
>   sure I understand why checking the category of a character should be
>   impure). The lack of nothrow I can understand, since the input
>   character may be illegal or otherwise malformed. But @nothrow pure
>   seems to me to be necessary for all category-checking functions.

Gah, I meant @safe pure.


T

-- 
Lawyer: (n.) An innocence-vending machine, the effectiveness of which depends on how much money is inserted.


More information about the Digitalmars-d mailing list