package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

merlin-5.7-505.preview.tbz
sha256=a3047606d06580e251ee8acbeb67f80f1d059238f879e187e10de40b4ec61be7
sha512=871f4e8f1111d086985172a9157812d5e22fd746edeffa8bdb5363f5c8cef2308da36a57d989ae77becec32eaa6ea4e8ef67f9b0247cbd409537701644db563f

doc/merlin-lib.ocaml_utils/Ocaml_utils/index.html

Module Ocaml_utilsSource

Sourcemodule Build_path_prefix_map : sig ... end

Rewrite paths for reproducible builds

Sourcemodule Clflags : sig ... end
Sourcemodule Compression : sig ... end
Sourcemodule Config : sig ... end
Sourcemodule Consistbl : sig ... end

Consistency tables: for checking consistency of module CRCs

Sourcemodule Diffing : sig ... end

Parametric diffing

Sourcemodule Diffing_with_keys : sig ... end

When diffing lists where each element has a distinct key, we can refine the diffing patch by introducing two composite edit moves: swaps and moves.

Sourcemodule Directory_content_cache : sig ... end
Sourcemodule Domainstate : sig ... end
Sourcemodule Identifiable : sig ... end

Uniform interface for common data structures over various things.

Sourcemodule Lazy_backtrack : sig ... end
Sourcemodule Linkdeps : sig ... end
Sourcemodule Load_path : sig ... end

Management of include directories.

Sourcemodule Local_store : sig ... end

This module provides some facilities for creating references (and hash tables) which can easily be snapshotted and restored to an arbitrary version.

Sourcemodule Numbers : sig ... end

Modules about numbers, some of which satisfy Identifiable.S.

Sourcemodule Stable_matching : sig ... end
Sourcemodule Tbl : sig ... end
Sourcemodule Warnings : sig ... end

Warning definitions