pub fn time_arithmetic(
left: &LiteralValue,
op: &ArithmeticOperation,
right: &LiteralValue,
) -> LemmaResult<LiteralValue>Expand description
Perform time arithmetic operations
pub fn time_arithmetic(
left: &LiteralValue,
op: &ArithmeticOperation,
right: &LiteralValue,
) -> LemmaResult<LiteralValue>Perform time arithmetic operations