Add Knuth-Morris-Pratt search algorithm for forward searches.
authorChris Hanson <org/chris-hanson/cph>
Fri, 12 May 2017 03:13:38 +0000 (20:13 -0700)
committerChris Hanson <org/chris-hanson/cph>
Fri, 12 May 2017 03:13:38 +0000 (20:13 -0700)
commit7812458ed18250413c623831377e0e3c30d9fb54
treec40f4d6b61f8531fe201c991bb77649c70b174d0
parente5523566d5214f5dc54bf65a9351fd8014776686
Add Knuth-Morris-Pratt search algorithm for forward searches.

Still need to implement for backward searches.
src/runtime/ustring.scm