package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.14.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.14.0.tar.gz
sha256=39f44260382f28d1054c5f9d8bf4753cb7ad64027da792f7938344544da155e8

doc/ocamloptcomp/Asmlibrarian/index.html

Module Asmlibrarian

val create_archive : string list -> string -> unit
type error =
  1. | File_not_found of string
  2. | Archiver_error of string
exception Error of error
val report_error : Format.formatter -> error -> unit
OCaml

Innovation. Community. Security.