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?