`front(a) # get the element at the front` `back(a) # get the element at the back` But for other arrays there are different notations - `first` and `last`