Nemerle Documentation

List.Exists2 Method 

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

See Also

List Class | Nemerle.Collections Namespace