You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StringSearch lib is used for searching, which could be 10-50 faster depending on the source and pattern to search.
Includes two search algorithms, caching of RegExp patterns.
Work still in progress.