package easy_logging

  1. Overview
  2. Docs

Module Logging_infra.MakeTreeSource

Parameters

module D : Data_type

Signature

Sourcemodule SMap : sig ... end
Sourcetype t =
  1. | Node of D.t * t SMap.t
Sourcetype _t = {
  1. mutable data : t;
}
Sourceval internal : _t
Sourceval make_part_name : string -> string -> string
Sourceval get : string -> D.t
OCaml

Innovation. Community. Security.