Module @prelude/radix-trie
Radix trie module
Usage
npm i -E @prelude/radix-trie
import * as RadixTrie from '@prelude/radix-trie'
License
This package is dedicated to the public domain under CC0 1.0.
Type Aliases
- t
Functions
- empty
- firstPrefix
- firstPrefixLength
- has
- insert
- longestPrefix
- longestPrefixLength
- of
- prefixes
- prefixLengths