proposal-flatMap icon indicating copy to clipboard operation
proposal-flatMap copied to clipboard

proposal for flatten and flatMap on arrays

Array.prototype.{flat,flatMap}

A proposal to add Array.prototype.flat (formerly known as Array.prototype.flatten) and Array.prototype.flatMap to ECMAScript.

Status

This proposal is at stage 4 of the TC39 Process.