Contents

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.