Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Suggest ¶
Suggest returns up to n species names closest to the input, limited to plausible near-spellings (see plausible). It returns nothing when no candidate is close, so callers can distinguish "did you mean X?" from "no such name exists here". Levenshtein distance is computed case-insensitively; substring matches get their distance halved as a relevance boost.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.