You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
Node.hs | 7 years ago | |
README.md | 7 years ago | |
Setup.hs | 7 years ago | |
hs-huffman.cabal | 7 years ago | |
index.hs | 7 years ago |
README.md
hs-huffman
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!