Method Reduce
Reduce(Reduce)
Remove empty rows from the given Trie and return the newly reduced Trie.
Declaration
public override Trie Reduce(Reduce by)
Parameters
Returns
Type | Description |
---|---|
Trie | the newly reduced Trie |
Remove empty rows from the given Trie and return the newly reduced Trie.
public override Trie Reduce(Reduce by)
Type | Description |
---|---|
Trie | the newly reduced Trie |