kmp 0.1.1

Various functions using the Knuth–Morris–Pratt algorithm to efficiently find patterns.
Documentation
1
2
3
4
rustfmt:
  stage: lint
  script:
    - cargo fmt -- --check