Helper function used by resolveIdToValue, please use that instead, if
you want to resolve the value of an identifier / node
This function resolves a unary minus operator - to a ValueNumber or ValueVector of ValueNumbers
by recursively resolving the values of the arguments by calling resolveIdToValue
Helper function used by resolveIdToValue, please use that instead, if you want to resolve the value of an identifier / node
This function resolves a unary minus operator
-to a ValueNumber or ValueVector of ValueNumbers by recursively resolving the values of the arguments by calling resolveIdToValue