package mirage-block

  1. Overview
  2. Docs
val (>>=) : [< `Error of 'a | `Ok of 'b ] Lwt.t -> ('b -> [> `Error of 'a ] as 'c Lwt.t) -> 'c Lwt.t