tinymist_std::typst::foundations::ops

Function mul

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

Compute the product of two values.