Array.prototype.splice

GPTKB entity

Statements (6)
Predicate Object
gptkbp:instance_of gptkb:Footballer
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:superhero
gptkbp:formulation array.splice(start, delete Count, item1, item2, ...)
https://www.w3.org/2000/01/rdf-schema#label Array.prototype.splice
gptkbp:is_described_as Changes the contents of an array by removing or replacing existing elements and/or adding new elements in place.