package dune-site

  1. Overview
  2. Docs
Embed locations information inside executable and libraries

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.17.2.tbz
sha256=9deafeed0ecfe9e65e642cd8e6197f0864f73fcd7b94b5b199ae4d2e07a2ea64
sha512=1e85bb297a12c9571b8645541d85a719deffb619d5e4f48dbf4566ac14e9f385d8a05342698a6f9c81ba17325b1da4ad004a5772d66cd88ed135c43d43e88f9e

doc/dune-site.plugins/Dune_site_plugins/V1/index.html

Module Dune_site_plugins.V1Source

Sourceval load : string -> unit

load name loads the given library

Sourceval available : string -> bool

available name tests if a library is available for loading. The loading can still fail if a dependency of the library is unavailable or if the loading of the modules fails.

OCaml

Innovation. Community. Security.