map(function) - Returns a new array comprised of values return from calling function on every element in array.
map(function)
length - Returns length of array.
length