Skip to main content

bool_to_string

Function bool_to_string 

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