Home
last modified time | relevance | path

Searched refs:stringIn (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dlevenshtein.go67 func stringIn(arr []string, str string) bool { func
103 } else if l == bestVal && !stringIn(best, other) {