RecnoBulkDbt.stableInsert

Inserts stuff to the front of the container.

struct RecnoBulkDbt
alias stableInsert = insert

Return Value

The number of elements inserted

Complexity: O(log(n))

Meta