pub fn sub(lhs: Value, rhs: Value) -> Result<Value, HintedString>
Compute the difference of two values.