Module CamlinternalMenhirLib.PackedIntArray
module PackedIntArray:sig
..end
typet =
int * string
val pack : int array -> t
val get : t -> int -> int
val get1 : string -> int -> int
val unflatten1 : int * string -> int -> int -> int
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.