is_odd

Function is_odd 

Source
pub fn is_odd(v: Value) -> bool
Expand description

Checks if a value is odd.

{{ 41 is odd }} -> true