Skip to main content

bool_value_of

Function bool_value_of 

Source
pub(crate) fn bool_value_of(
    _: &mut Interp,
    t: Value,
    _a: &[Value],
) -> Result<Value, Value>