ReadOnlyList.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Range opSlice()
  2. Range opSlice(size_t begin, size_t excl_end)
    class ReadOnlyList(T)
    opSlice
    (
    size_t begin
    ,
    size_t excl_end
    )

Meta