Open waywardmonkeys opened 8 years ago
Should we use an actual Trie in the parser to store the nodes and move some of the data from the actual node out to the node within the trie?
That might make #9 easier to sort out.
Should we use an actual Trie in the parser to store the nodes and move some of the data from the actual node out to the node within the trie?
That might make #9 easier to sort out.