Function neq

Source
pub fn neq(lhs: Value, rhs: Value) -> HintedStrResult<Value>
Expand description

Compute whether two values are unequal.