Sets a new key-value pair to the trie.
The leaf to which the value was set.
The value stored in a trie.
The trie root.
The key of to add to the trie.
trie
The value to associate with the key.
Generated using TypeDoc
Sets a new key-value pair to the trie.
Returns
The leaf to which the value was set.