home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


unshift

unshift 
@array
, 
list

Prepends the elements of list to the front of the array, and returns the new number of elements in the array.