import "github.com/jancajthaml-go/kmp"
kmp.Search("GEEKS FOR GEEKS", "GEEK")
- 16 B/op
- 2 allocs/op
verify your performance by running make benchmark
import "github.com/jancajthaml-go/kmp"
kmp.Search("GEEKS FOR GEEKS", "GEEK")
verify your performance by running make benchmark