package omod

  1. Overview
  2. Docs
Lookup and load installed OCaml modules

Install

dune-project
 Dependency

Authors

Maintainers

Sources

omod-0.0.5.tbz
sha512=ba4922a3ff0c549a288908d0506ad8e53a0b256c3c564987a8026c6619f2ce5025d930671452caa250d2e23234b6aa29a5fb0b138ada37cb8a1d535c2968ba24

doc/src/omod.support/omod_cu.ml.html

Source file omod_cu.ml

1
2
3
4
5
6
7
8
# 1 "src/support/omod_cu_geq_520/omod_cu.ml"
(*---------------------------------------------------------------------------
   Copyright (c) 2024 The omod programmers. All rights reserved.
   SPDX-License-Identifier: ISC
  ---------------------------------------------------------------------------*)

let name cu = match cu.Cmo_format.cu_name with
| Cmo_format.Compunit name -> name