tinymist_std::typst::foundations::ops

Function leq

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

Compute how a value compares with another value.