schollz / closestmatch

Golang library for fuzzy matching within a set of strings :page_with_curl:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClosestN returns a non-empty list for zero matches

dominikschulz opened this issue · comments

If there are zero matches ClosestN will return an non-empty list.