PathTrie

constructor(initialCapacity: Int = 100)(source)

Creates a new path trie given an initialCapacity (defaults to 100).