tinymist_std::typst::foundations::ops

Function and

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

Compute the logical “and” of two values.