
# Module `Ot_lib.List`

```ocaml
val iteri2 : (int -> 'a -> 'b -> unit) -> 'a list -> 'b list -> unit
```