Is there any way to do infinite loop other than “w...
# getting-started
g
Is there any way to do infinite loop other than “while (true)” ? Like the “loop { ... }” loop in some other langages.