Hi, I am having some trouble following what's going on in the in the intern logic. It took me some time to realize that Intern[2] was essentially forming the node of a binary tree :)
What's the purpose of the tables - Ascii6 and Ascii7? I tried looking for a writeup on string/symbol implementation but couldn't find it. In the the intern function there is a isTxt if block - is a symbol ever not txt? Regards, Kashyap
