package decompress

  1. Overview
  2. Docs
type t
val default : t
val of_int : int -> t option
val to_int : t -> int
val to_string : t -> string