• Creates a compressed trie data structure.

    Type Parameters

    • T

      The value stored in a trie.

    Returns Trie<T>

Generated using TypeDoc