package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Build_path_prefix_map : sig ... end

Rewrite paths for reproducible builds

module Clflags : sig ... end
module Config : sig ... end
module Consistbl : sig ... end

Consistency tables: for checking consistency of module CRCs

module Diffing : sig ... end

Parametric diffing

module 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.

module Directory_content_cache : sig ... end
module Identifiable : sig ... end

Uniform interface for common data structures over various things.

module Lazy_backtrack : sig ... end
module Load_path : sig ... end

Management of include directories.

module Local_store : sig ... end

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

module Tbl : sig ... end
module Warnings : sig ... end

Warning definitions