Skip to main content

remove

Function remove 

Source
pub fn remove(
    _interp: &mut Interp,
    _env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A remove built-in function.