pub fn is_boolean(v: Value) -> bool
Return true if the object is a boolean value.
{{ true is boolean }} -> true