summaryrefslogtreecommitdiff
path: root/lib/diskio/kmp_test.go
AgeCommit message (Expand)Author
2023-01-01lint: Turn on paralleltestLuke Shumaker
2022-07-17implement wildcards in the KMP IndexAllLuke Shumaker
2022-07-16Re-jigger the KMP search to be more independent of the underlying data typesLuke Shumaker
2022-07-14diskio.FindAll: Have the return type be a type parameterLuke Shumaker
2022-07-13Move lib/kmp to lib/diskioLuke Shumaker