Value-based equality for arrays and plain objects. Prevents false
positives when _updateTickData or _updateSettingsFromServer
create new references with the same content, which would otherwise
trigger spurious re-identifies via the store subscription.
Value-based equality for arrays and plain objects. Prevents false positives when
_updateTickDataor_updateSettingsFromServercreate new references with the same content, which would otherwise trigger spurious re-identifies via the store subscription.