14 Oct
2020
14 Oct
'20
4:39 p.m.
Perhaps this is a silly suggestion, but could we offer this as an external function in the stdlib rather than a string method? Leave it up to the user to decide whether or not their data best suits the find method or the new search function. It sounds like we can offer some rough heuristics, but the only way to really know is "try it and see which works best for you". The `string` module is an obvious place for it. -- Steve