Type guard to determine whether or not a value is an array of strings.
true if the value is an array of strings, false otherwise.
Type guard to determine whether or not a value is an array of strings.