[Pitch #2] Add `isIdentical` Methods for Quick Comparisons to Concrete Types

Correct. This is a legit workaround for a missing isIdentical on Array. The bummer is that we are blocked on backdeploying the Array.span property:

The RFC implementation diff implementing isIdentical on Array is using _alwaysEmitIntoClient:

So AFAIK we will have no runtime OS requirements on Array.isIdentical.