Function equal

pub fn equal(lhs: &Value, rhs: &Value) -> bool
Expand description

Determine whether two values are equal.