Skip to main content

removemod

Function removemod 

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

A removemod built-in function.