IndexMixin.opSlice

Gets a range of all elements in container. Complexity: O(1)

  1. HashedRange opSlice()
    mixintemplate IndexMixin(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
    opSlice
    ()
  2. ConstHashedRange opSlice()

Meta