let
iter2_exn xs ys ~f = iter2i_exn xs ys ~f:(const (const f))