tinymist_std::typst::foundations::ops

Function sub

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

Compute the difference of two values.