Inserts value into the front of the sequence, if no other index rejects value
The number if elements inserted into the index. Complexity: O(i(n)); O(1) for this index
See Implementation
Inserts value into the front of the sequence, if no other index rejects value