package b0

  1. Overview
  2. Docs
Software construction and deployment kit

Install

Dune Dependency

Authors

Maintainers

Sources

b0-0.0.1.tbz
sha256=dba2fc571f39f3b8e87ee55c77bdec7ec6a5ddc7d99b8b20aeda848af546be04
md5=51ee1d66acc4d7f87bdceac1341b7711

doc/b00_kit/B00_ocaml/Link/Deps/index.html

Module Link.Deps

Link dependencies.

val write : B00.Memo.t -> cobjs:B00_std.Fpath.t list -> o:B00_std.Fpath.t -> unit

write m cobjs o writes the external link dependencies and order of compilation unit objects of cobjs to o.

read m file has the cobjs of a write to file in dependency order and external dependencies to resolve.

OCaml

Innovation. Community. Security.