InsensitiveT.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. InsensitiveT!T opSlice()
    struct InsensitiveT(T)
    opSlice
    ()
    if (
    isSomeString!T
    )
  2. auto opSlice(size_t x)
  3. InsensitiveT!T opSlice(size_t x, size_t y)

Meta