package qcheck-lin

  1. Overview
  2. Docs
module Make_internal (Spec : Lin.Internal.CmdSpec) : sig ... end

functor to build an internal module representing concurrent tests

module Make (Spec : Lin.Spec) : sig ... end

functor to build a module for concurrent testing