Data.Static
Builds an indexer that does not depend on current project.
module M : Map
module I : Info
include S with type t = M.key
type t = M.key
val jtype : Package.jtype
val of_json : json -> t
val to_json : t -> json
val get : t -> int
val find : int -> t
if not registered.
val clear : unit -> unit
Clear index tables. Use with extreme care.