package mc2

  1. Overview
  2. Docs

Module Mc2_core.IDSource

Unique Identifiers

Sourcetype t
Sourceval make : string -> t
Sourceval makef : ('a, Format.formatter, unit, t) format4 -> 'a
Sourceval copy : t -> t
Sourceval id : t -> int
Sourceval to_string : t -> string
Sourceval to_string_full : t -> string
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourcemodule Map : CCMap.S with type key = t
Sourcemodule Set : CCSet.S with type elt = t
Sourcemodule Tbl : CCHashtbl.S with type key = t
Sourcemodule Smtlib : sig ... end
OCaml

Innovation. Community. Security.