MemoryMap.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] opIndex()
    struct MemoryMap(T)
    T[]
    opIndex
    ()
  2. T opIndex(size_t index)
  3. T[] opIndex(size_t[2] slice)

Meta