ref add()(uint a, uint b)
Add an interval [a, b) to this set.
ref add(U)(U rhs) if (isCodepointSet!U)