package owi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a solver_module = (module Smtml.Solver_intf.S with type t = 'a)
type solver =
  1. | S : ('a solver_module * 'a) -> solver
module Z3Batch : sig ... end
val solver_mod : Z3Batch.t solver_module
val fresh_solver : unit -> solver
OCaml

Innovation. Community. Security.