Searched defs:CodepointRange (Results 1 – 1 of 1) sorted by relevance
2389 @trusted static struct CodepointRange in byCodepoint() struct2391 this(This set) in byCodepoint()2398 @property dchar front() const in byCodepoint()2403 @property bool empty() const in byCodepoint()2408 void popFront() in byCodepoint()2421 typeof(This.init.byInterval) r; in byCodepoint()