Function neq

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

Compute whether two values are unequal.