Omod_ocamlc.Cmxs
cmxs files
cmxs
type t
The type for cmxs files
val read : Omod.fpath -> (t, string) result
read f reads a cmxs files from f.
read f
f
Warning. Simply checks the file exists.
val name : t -> string
name cmxs is the archive name of cmxx.
name cmxs
cmxx