Skip to main content

error_ctor

Function error_ctor 

Source
pub(crate) fn error_ctor(
    it: &mut Interp,
    t: Value,
    a: &[Value],
) -> Result<Value, Value>