Remove old TODO
This commit is contained in:
parent
bf59e6cc63
commit
f3ecdc61cb
@ -68,7 +68,6 @@ pub struct SymbolTable {
|
|||||||
symbol_trie: SymbolTrie,
|
symbol_trie: SymbolTrie,
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO add various types of lookups here, maybe multiple hash tables internally?
|
|
||||||
impl SymbolTable {
|
impl SymbolTable {
|
||||||
pub fn new() -> SymbolTable {
|
pub fn new() -> SymbolTable {
|
||||||
SymbolTable {
|
SymbolTable {
|
||||||
|
Loading…
Reference in New Issue
Block a user