Array.prototype.unshift

GPTKB entity

Statements (6)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:superhero
gptkbp:formulation array.unshift(element1, element2, ...)
https://www.w3.org/2000/01/rdf-schema#label Array.prototype.unshift
gptkbp:is_described_as Adds one or more elements to the beginning of an array and returns the new length of the array.