package qcheck-stm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Module for building concurrent STM tests over Threads

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