package alcotest

  1. Overview
  2. Docs

Module Alcotest_engine.PlatformSource

Defines platform-dependent functions.

Sourcemodule type S = sig ... end
Sourcemodule type MAKER = functor (M : Monad.S) -> S with type 'a promise := 'a M.t
OCaml

Innovation. Community. Security.