Nemerle Documentation

List.Iter2 Method 

public static void Iter2(
   list a,
   list b,
   Func2 f
);

See Also

List Class | Nemerle.Collections Namespace