Module Sexplib.Macro.Sexp_loader.Monad.List

val iter : 'a list ‑> f:('a ‑> unit t) ‑> unit t
val map : 'a list ‑> f:('a ‑> 'b t) ‑> 'b list t