ocamlcommon
CamlinternalMenhirLib.PackedIntArray
bigarray
dynlink
ocamlbytecomp
ocamlmiddleend
ocamloptcomp
ocamltoplevel
odoc_info
stdlib
str
threads
unix
type t = int * string
val pack : int array -> t
val get : t -> int -> int
val get1 : string -> int -> int
val unflatten1 : (int * string) -> int -> int -> int