let
iter2i a b ~f =
try
iter2i_exn a b ~f
with
Expected_streams_of_equal_length
->
()