Inserts stuff to the front of the container.
The number of elements inserted
Complexity: O(log(n))
See Implementation
Inserts stuff to the front of the container.