TypedArrays missing signature #4206
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Fixed
A PR has been merged for this issue
Milestone
Hi,
Is it wanted this signature is not availlable in default lib.ts on all typed array :
I don't look to specs, but it's working everywhere on typed arrays and it's not the case for other methods like fill, reverse, foreach, etc.
It's not a big deal to had this on a custom missing signature file, but it doen t make sence for me having stuff that doesn t work and not stuff that already work.
Regards.
The text was updated successfully, but these errors were encountered: