package ppx_expect

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.2.tar.gz
sha256=c58afa94319f4c1675994e4a576a4f436675eea37b340d0ccddada6994a792bd
md5=ce1bb859cf695eb8f165fe1e03fff2c1

doc/ppx_expect.config/Expect_test_config/IO_flush/index.html

Module Expect_test_config.IO_flush

type 'a t = 'a
val return : 'a -> 'a t
val bind : 'a t -> f:('a -> 'b t) -> 'b t
val to_run : 'a t -> 'a IO_run.t
OCaml

Innovation. Community. Security.