@playlive/realtime-pipeline
    Preparing search index...

    Function stableEqual

    • 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.

      Type Parameters

      • T

      Parameters

      • a: T
      • b: T

      Returns boolean