True if this set doesn't contain any $(CODEPOINTS).
CodepointSet emptySet; assert(emptySet.length == 0); assert(emptySet.empty);
See Implementation
True if this set doesn't contain any $(CODEPOINTS).