I am working on a programming interface that has functions to give you the closest descendants (in a tree). But there are two categories of function: one gives you exactly one result and the other multiple results.
As a non-native speaker I was hoping for the existence of the word closests, so I would not spend so many characters in the function name.
What can I use instead?
