Window.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char opIndex(int x, int y)
  2. string opIndex(int[2] length, int y)
  3. string[] opIndex(int x, int[2] length)
  4. string[] opIndex(int[2] _width, int[2] _height)
    struct Window
    string[]
    opIndex
    (
    int[2] _width
    ,
    int[2] _height
    )

Meta