Array.prototype.map

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:superhero
gptkbp:approves callback function
this Arg
gptkbp:can_be_used_with arrow functions
other array methods
anonymous functions
regular functions
gptkbp:collection the results of calling a provided function on every element
gptkbp:created new array
https://www.w3.org/2000/01/rdf-schema#label Array.prototype.map
gptkbp:is_part_of gptkb:language
gptkbp:is_similar_to Array.prototype.for Each
gptkbp:is_supported_by most modern browsers
gptkbp:is_used_for transform array elements
gptkbp:nesting Array elements
gptkbp:provides_information_on gptkb:computer
gptkbp:reproduction original array
gptkbp:suitable_for async operations
gptkbp:technique gptkb:computer
gptkbp:throws Type Error if callback is not a function