Node.opIndex

Should be equivalent to node.children[i]

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

Meta