Data.Identified
Builds a projectified index on types with unique identifiers.
module A : IdentifiedType
module _ : Info
include S with type t = A.t
type t = A.t
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.