README
wordnet.index-sort
Sort WordNet index.
const sort = require('wordnet.index-sort');
// sort(<names>, <types>, [name function], [this])
// this: WordNet index object
// -> this
Sort WordNet index.
<script type="module">
import wordnetIndexSort from 'https://cdn.skypack.dev/wordnet.index-sort';
</script>
Sort WordNet index.
const sort = require('wordnet.index-sort');
// sort(<names>, <types>, [name function], [this])
// this: WordNet index object
// -> this