Module Decompress_lz77.T

val find : ('a'b list) Stdlib.Hashtbl.t -> 'a -> 'b list
val add : 'a -> 'b -> ('a'b list) Stdlib.Hashtbl.t -> unit