pub fn truthy(value: Value) -> bool
Frozen truthiness: only false and null are falsy (design §10.1).
false
null