Uneventful
    Preparing search index...

    Function stableArray

    • Keep an expression's old value if the new value is an array with the same contents.

      (Shorthand for stable(arrayEq, ...).)

      Type Parameters

      • R extends unknown[]

      Parameters

      • newVal: R

      Returns R