julia
5e9cd58c - Use optimised string search methods for substrings, too (#52424)

Commit
2 years ago
Use optimised string search methods for substrings, too (#52424) Allow searching for ASCII chars in substrings to use memchr, and other similar optimisations. Previously, only String was special cased.
Author
Parents
Loading