|
|
Log in / Subscribe / Register

Or even old loop constucts

Or even old loop constucts

Posted Jul 5, 2013 6:22 UTC (Fri) by cmrx64 (guest, #89304)
In reply to: Or even old loop constucts by mcmechanjw
Parent article: Philosophy and "for" loops — more from Go and Rust

Well, Rust has

loop {
S;
if cond { break }
T;
}


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds