InversionList.add

ref add()(uint a, uint b)

Add an interval [a, b) to this set.

ref add(U)(U rhs) if (isCodepointSet!U)
No documentation available for this declaration.