Skip to main content

boolean_ctor

Function boolean_ctor 

Source
pub(crate) fn boolean_ctor(
    _: &mut Interp,
    _t: Value,
    a: &[Value],
) -> Result<Value, Value>