Module Bistro_utils.Term.Syntax.Let_syntax

type 'a t = 'a t
val map : 'a t ‑> f:('a ‑> 'b) ‑> 'b t
val both : 'a t ‑> 'b t ‑> ('a * 'b) t