package sherlodoc

  1. Overview
  2. Docs

Module Db.StorageSource

Sourcemodule Occurences : sig ... end
Sourcetype db = {
  1. db_names : String_automata.t;
  2. db_pos_types : String_automata.t Occurences.t;
  3. db_neg_types : String_automata.t Occurences.t;
}
Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.