Skip to main content

func

Function func 

Source
pub fn func(
    eval: &mut Evaluator,
    function: Value,
    iterations_val: Value,
) -> Value