summaryrefslogtreecommitdiff
path: root/lib/diskio/kmp.go
AgeCommit message (Expand)Author
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