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