InversionList.this

Construct from another code point set of any type.

  1. this(Set set)
    struct InversionList(SP = GcPolicy)
    pure
    this
    (
    Set
    )
    (
    Set set
    )
  2. this(Range intervals)
  3. this(uint[] intervals)

Meta