package omod

  1. Overview
  2. Docs

Module Omod_ocamlc.CmxsSource

cmxs files

Sourcetype t

The type for cmxs files

Sourceval read : Omod.fpath -> (t, string) result

read f reads a cmxs files from f.

Warning. Simply checks the file exists.

Sourceval name : t -> string

name cmxs is the archive name of cmxx.