Closed nonunicorn closed 1 year ago
Issue Number-#1937
Infinite loops Syntax InfiniteLoopExpression : loop [BlockExpression]
A loop expression repeats execution of its body continuously.
Predicate loops Syntax PredicateLoopExpression : while [Expression] except struct expression [BlockExpression]
A while loop begins by evaluating the boolean loop conditional operand.
Please help us write most modern and shortest code solution for this issue: Rust lang loops (technology: rust)
Fast way
Just write the code solution in the comments.
Prefered way