package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val async_proofs_flags_for_workers : string list ref
module type Task = sig ... end
type cancel_switch = bool ref
module MakeQueue (T : Task) () : sig ... end
module MakeWorker (T : Task) () : sig ... end