DiffLeft will return all strings which are in the left slice of strings but not in the right.
IsSame will return an error indicating if there are extra or missing strings between the required and provided strings, or will return no error if the two contain the same values.