tinymist_std::typst::foundations::ops

Function or

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

Compute the logical “or” of two values.