package protocol-9p

  1. Overview
  2. Docs
val (>>*=) : ('a, 'b) result Lwt.t -> ('a -> ('c, 'b) result Lwt.t) -> ('c, 'b) result Lwt.t