package decompress

  1. Overview
  2. Docs
Implementation of Zlib and GZip in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

decompress-1.5.2.tbz
sha256=a8c9a6ba132514d56ad3626fbd5e79124844836010350ee161d43bb29bf5762e
sha512=1a5a935ff55ebad83682cffb9792b1b5e3a189d2df483f77856ea683706219f7c50ff14b7ab1de0c5ce90e0d779bd06ab86afb29d39461192fbbf4b3fbaf600c

doc/decompress.de/De/Lookup/index.html

Module De.LookupSource

Sourcetype t = {
  1. t : int array;
  2. m : int;
  3. l : int;
}
Sourceval get : t -> int -> int * int
OCaml

Innovation. Community. Security.