nearestStringMatch

fun nearestStringMatch(target: String, candidates: Array<String>): String