Array.prototype.flat

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:superhero
gptkbp:approves depth parameter
gptkbp:belongs_to gptkb:computer
gptkbp:can_be_extended_by arrays
gptkbp:community nested arrays
gptkbp:depth gptkb:musical
gptkb:Infinity
gptkbp:formulation Array.prototype.flat(depth)
https://www.w3.org/2000/01/rdf-schema#label Array.prototype.flat
gptkbp:is_described_as Creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.
gptkbp:is_part_of ECMA Script 2019
gptkbp:is_similar_to gptkb:Array.prototype.concat
gptkbp:is_supported_by gptkb:Internet_Explorer
modern browsers
gptkbp:is_used_for array manipulation
gptkbp:provides_information_on gptkb:computer
gptkbp:technique Array object