InversionList.this

this(Set set) pure

Construct from another code point set of any type.

this(Range intervals) pure

Construct a set from a forward range of code point intervals.

this(uint[] intervals...)

Construct a set from plain values of code point intervals.