Skip to main content

array_of

Function array_of 

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