Instance MethodSwiftFoundation
firstRange(of:)
Available because
Self
conforms toDataProtocol
.
func firstRange<D>(of data: D) -> Range<Self.Index>? where D : DataProtocol
Available because Self
conforms to DataProtocol
.
func firstRange<D>(of data: D) -> Range<Self.Index>? where D : DataProtocol