ocaml-huffman-code

Huffman codes in pure OCaml

Stars
7

Huffman coding

Pure OCaml implementation of Huffman coding. Not sure it will be very efficient.