pub fn is_undefined(v: &Value) -> bool
Checks if a value is undefined.
{{ 42 is undefined }} -> false