package qcheck-lin

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

Module Lin_effectSource

Functor to build an internal module representing Stdlib.Effect-based tests

Sourceval fork : (unit -> unit) -> unit

Helper function to fork a process in the underlying Stdlib.Effect-based scheduler

Sourceval yield : unit -> unit

Helper function to yield control in the underlying Stdlib.Effect-based scheduler

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

Functor to build a module for Effect-based testing

OCaml

Innovation. Community. Security.