Function rocket_dyn_templates::minijinja::tests::is_odd

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

Checks if a value is odd.

{{ 41 is odd }} -> true