Module Expect_test_collector.Make.1-Config.IO

IO monad

type 'a t
val return : 'a ‑> 'a t
val bind : 'a t ‑> f:('a ‑> 'b t) ‑> 'b t