Node.opIndex

Returns the first assignment with key s

  1. Node opIndex(size_t i)
  2. Node opIndex(string s)
    interface Node
    opIndex
    (
    string s
    )

Meta