package decompress

  1. Overview
  2. Docs

Module Impl.Decompress_treeSource

Sourcemodule Heap = Decompress_heap
Sourceval reverse_package_merge : int array -> int -> int -> int array

Compute the optimal bit lengths for a tree.

p must be sorted by increasing frequency.

Sourceexception OK
Sourceval get_lengths : int array -> int -> int array
Sourceval get_codes_from_lengths : ?max_code_length:int -> int array -> int array
OCaml

Innovation. Community. Security.