Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 153 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 153 Bytes

Huffman

Huffman encode & decode (& LZ encode)

Just for fun, it is very hard for me to deal with io file by functional programming. :)

Happy hacking.