Reference: ESMAJ Knuth-Morris-Pratt algorithm http://www-igm.univ-mlv.fr/~lecroq/string/node8.html
Substring search algorithm for an slices of elements that are comparable with ==.
Documentation not available yet. Not yet published.
Please read the API documentation here
How to contribute:
- Fix a bug or implement a new thing
- Include tests for your new feature, preferably a quickcheck test
- Make a Pull Request
- No releases