MandelV/GoMorse

Add the ability to manage empty nodes in the tree

Closed this issue · 0 comments

Currently, the tree is unable to handle numbers or special character in Morse code because these characteres are coded with five or more Morse code characters and in order to handle them we need to add nodes that do not have a letter but still represent the path to them.