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