Value.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Value opIndex(Value index)
  2. Value opIndex(string index)
    struct Value
    const
    opIndex
    (
    in string index
    )
  3. Value opIndex(size_t index)

Meta