RecnoBulkDbt.stableInsertFront

Inserts stuff to the front of the container.

struct RecnoBulkDbt
alias stableInsertFront = insertFront

Return Value

The number of elements inserted

Complexity: O(log(n))

Meta