README
wordnet.index-addat
Add entry at index of WordNet index.
const addAt = require('wordnet.index-addat');
// addAt(<index>, <name>, <type>, <sense>)
// this: WordNet index object
// -> 1
Add entry at index of WordNet index.
<script type="module">
import wordnetIndexAddat from 'https://cdn.skypack.dev/wordnet.index-addat';
</script>
Add entry at index of WordNet index.
const addAt = require('wordnet.index-addat');
// addAt(<index>, <name>, <type>, <sense>)
// this: WordNet index object
// -> 1