routier-collection / core/src / foldedOperandValue
Function: foldedOperandValue()
foldedOperandValue(
operand,calls):unknown
Defined in: core/src/expressions/fold.ts:85
The value a literal operand binds as once the calls on it are computed. Throws if it cannot.
Parameters
operand
calls
Returns
unknown