Function div

Source
pub fn div(lhs: Value, rhs: Value) -> Result<Value, HintedString>
Expand description

Compute the quotient of two values.