sub

Function sub 

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

Compute the difference of two values.