var.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. var opIndex(var name, string file, size_t line)
  2. var opIndex(string name, string file, size_t line)
  3. var opIndex(size_t idx, string file, size_t line)
    struct var
    ref
    opIndex
    (
    size_t idx
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta