Helper function used by resolveIdToValue, please use that instead, if
you want to resolve the value of an identifier / node
This function converts an r-node to a Value Vector vectorFrom
It also recursively resolves any symbols, values, function calls (only c), in
order to construct the value of the vector to resolve by calling resolveIdToValue
or resolveNode
Helper function used by resolveIdToValue, please use that instead, if you want to resolve the value of an identifier / node
This function converts an r-node to a Value Vector vectorFrom It also recursively resolves any symbols, values, function calls (only c), in order to construct the value of the vector to resolve by calling resolveIdToValue or resolveNode