package dune-site

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

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.19.0.tbz
sha256=d2f617dfd34f7d882f4181a22e359bb90b46669ed87b2650eb842f0532fc696c
sha512=9bd4c5825076c88192425f1462fedab1100d5b83a75dfe65592255b127690503b01b61c964990272abe54f0a01a14587ca464e438fa8b9d8560d2576773f39a8

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.