Module Omod_ocamlc.Cmt
cmt files
include DOBJ
val read : Omod.fpath -> (t, string) Stdlib.resultread freads an object file fromf.
val name : t -> stringname ois the object name ofo.
val iface_digest : t -> Stdlib.Digest.tiface_digest ois the interface digest ofo.
val iface_deps : t -> (string * Stdlib.Digest.t option) listiface_deps oare the interfacesodepends on; without itself.