package alt-ergo-lib

  1. Overview
  2. Docs

Module AltErgoLib.Instances

module type S = sig ... end
module Make (X : Theory.S) : S with type tbox = X.t