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