RecnoBulkDbt.stableRemoveFront

Removes the value at the front of the container.

Precondition: !empty

Complexity: O(1).

  1. alias stableRemoveFront = removeFront
    struct RecnoBulkDbt
    alias stableRemoveFront = removeFront
  2. alias stableRemoveFront = removeFront

Meta