It would be really nice to have an `indexOf` operation similar to strings. I would expect that it takes a random string and returns to you the `ops` index, and the index inside of the `insert` for the string.
It would be really nice to have an
indexOfoperation similar to strings.I would expect that it takes a random string and returns to you the
opsindex, and the index inside of theinsertfor the string.