package alt-ergo

  1. Overview
  2. Docs

Parameters

module C : sig ... end

Signature

module MI = AltErgoLib.Util.MI
module MD : sig ... end
module SM : sig ... end
val mi_of_l : (MI.key * 'a) list -> 'a MI.t
val make_repr : (MI.key * 'a) list -> (MD.key * ((MI.key * 'b) list * (MI.key * 'c) list * 'd)) list -> (MI.key * 'e) list -> 'a MI.t * ('b MI.t * 'c MI.t * 'd) MD.t * 'e MI.t
OCaml

Innovation. Community. Security.