init(_:)
Creates a range set containing the given range.
Declaration
init(_ range: Range<Bound>)Parameters
- range:
The range to use for the new range set.
Creates a range set containing the given range.
init(_ range: Range<Bound>)The range to use for the new range set.