README
wordnet.index-findindex
Get index of first match in WordNet index.
const findIndex = require('wordnet.index-findindex');
// findIndex(<name>, [type begin=0], [type end], [begin=0], [end])
// this: WordNet index object
// -> <first match index> | ~<closest match index>