:: [a] -> a -> [a] package:vector

O(n) Append an element.
O(n) Prepend an element.