Skip to main content

fn_call

Function fn_call 

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