hs-huffman/README.md

7 lines
249 B
Markdown
Raw Normal View History

2016-03-18 10:07:20 +00:00
hs-huffman
==========
[Huffman Coding](https://en.wikipedia.org/wiki/Huffman_coding) implementation in Haskell.
I'm just learning Haskell, so you might not want to use this in any product. If you think I'm doing it wrong, I would be glad to know!