Module Futexn_io.F

type 'x fut = 'x Prr.Fut.t
val return0 : 'a -> 'a Prr.Fut.t
val (>>=!) : 'a Prr.Fut.t -> ('a -> 'b Prr.Fut.t) -> 'b Prr.Fut.t