pub fn eval<'a>(outputs: impl IntoIterator<Item = &'a Array>) -> Result<()>
Evaluate an iterator of Arrays.
Array