Function kcl_lib::std::array::array_reduce

source ยท
pub async fn array_reduce(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

For each item in an array, update a value.