On H.25/08/11, at 22:20, Tom Lee <rust-...@tomlee.co> wrote: > To be clear: should that `if` test be "if not converged" ?
No, the else in Python executes if the for loop consumes the whole iterator, and you want to fail if it does not converge. _______________________________________________ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev