range

Function range 

Source
pub fn range(
    rng: &RangeExpression,
    env: Option<&Environment>,
    p: &Interpreter,
) -> MResult<Value>