jon.recoil.org

Module De.TSource

Sourcetype tree = {
  1. lengths : int array;
  2. max_code : int;
  3. tree : De.Lookup.t;
}
Sourceval make : length:int -> ?max_length:int -> int array -> bl_count:int array -> De.T.tree