Module Zeit.Let.Lwt.Let_syntax

val bind : f:('a ‑> 'b Lwt.t) ‑> 'a Lwt.t ‑> 'b Lwt.t
val map : f:('a ‑> 'b) ‑> 'a Lwt.t ‑> 'b Lwt.t