Skip to content

Fix unsound Array.flatMap() typings - #33630

Closed
Jack Bates (jablko) wants to merge 2 commits into
microsoft:masterfrom
jablko:patch-12
Closed

Fix unsound Array.flatMap() typings#33630
Jack Bates (jablko) wants to merge 2 commits into
microsoft:masterfrom
jablko:patch-12

Conversation

@jablko

@jablko Jack Bates (jablko) commented Sep 27, 2019

Copy link
Copy Markdown
Contributor

Fixes #19535
Fixes #31033

@RyanCavanaugh

Copy link
Copy Markdown
Member

Rolled into #33645

@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flatMap errors when callback returns certain union types Soundness issue with Array.prototype.concat and arrays of arrays

3 participants