Ready for review: new std.uni

Walter Bright newshound2 at digitalmars.com
Sat Jan 12 15:39:39 PST 2013


On 1/11/2013 11:31 AM, Dmitry Olshansky wrote:
> And documentation:
> http://blackwhale.github.com/phobos/uni.html

struct InversionList:


length() returns "number of characters", while "empty()" returns true if there 
are no codepoints.

Aren't the two redundant? And should it be characters or codepoints?


More information about the Digitalmars-d mailing list