Nemerle Documentation

List.ForAll2 Method 

public static bool ForAll2(
   list a,
   list b,
   Func2 f
);

See Also

List Class | Nemerle.Collections Namespace