Skip to main content

std_arr_any

Function std_arr_any 

Source
pub fn std_arr_any(
    eval: &mut Evaluator,
    array: Value,
    function: Value,
    span: Span,
) -> Result<Value, Error>