Method
ranges(of:)
Inherited from Collection.ranges(of:).
func ranges<C>(of other: C) -> [Range<Self.Index>] where C : Collection, Self.Element == C.Element
Method
Inherited from Collection.ranges(of:).
func ranges<C>(of other: C) -> [Range<Self.Index>] where C : Collection, Self.Element == C.Element