Merges two sets of values definitions.
This function combines two arrays of Values objects, merging them into a single array while avoiding duplicates.
The first array of values definitions.
The second array of values definitions.
An array of merged values definitions, or undefined if both inputs are undefined.
Merges two sets of values definitions.
This function combines two arrays of Values objects, merging them into a single array while avoiding duplicates.