CollectionRangeSubscript

iOS
17+
macOS
14+
tvOS
17+
watchOS
10+
struct CollectionRangeSubscript<Wrapped, Range> where Wrapped : PredicateExpression, Range : PredicateExpression, Wrapped.Output : Collection, Range.Output == Range<Wrapped.Output.Index>