kgashok / huffman-coding

Python Implementation of Huffman Coding - compression and decompression
1 stars 0 forks source link

improve documentation to understand code better - how about annotations? #3

Open kgashok opened 4 years ago

kgashok commented 4 years ago

Annotations will help indicate what is input and output for the methods