Implementation of some string-search algorithms in zig. Compatible with zig 0.13.0.
Ported from the implementation in the Go standard library: strings/search.go.
Inspired by the code on the Wikipedia article.
Implementation of some string-search algorithms in zig. Compatible with zig 0.13.0.
Ported from the implementation in the Go standard library: strings/search.go.
Inspired by the code on the Wikipedia article.