tinymist_std::typst::foundations::ops

Function div

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

Compute the quotient of two values.