Below I have a bit of code for implementing Huffman compression. What I was curious about was if I could initialize the left and right pointers wit
left
right