inputIndex(forResultIndex:)
Maps a location in the resultString to where it came from in the input string.
Declaration
func inputIndex(forResultIndex resultIndex: String.Index) -> String.Index?Maps a location in the resultString to where it came from in the input string.
func inputIndex(forResultIndex resultIndex: String.Index) -> String.Index?