Compares v1 and v2 for equality, handling null gracefully.
The arguments types are generic for compatibility with ArraySearchFunc .
| v1 |
a null-terminated string array, or null |
| v2 |
another null-terminated string array, or null |
|
whether |