We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
28c3475
94ed937: Improved perf and bundle size a bit
It seems using TypedArray isn't helpful, and deref many prototypes may cause deopt.
TypedArray
Array is good enough while it ensures it's packed.
Array
de71269: Update Intl type definition
Intl