Twoway
Fast substring search by two way algorithm
twoway implements Two way algorithm for substring search which is highly optimised using SMID acceleration (depending on availability).
Example usage,
Last updated