node
how do i call the instance variable?Node
because it should be private. I can't shorten it without being weird nod
nd
or using a single letter which seems wrong n
. I can't prefix the struct with snode
because nobody seems to do that ._.huffmanNode
? but that is also discouraged if the package is already called huffmannode := node{
// ....
}
RawSyscall