Useful alternative control structures? July 21, 2023 by Tarik One that’s fairly common is the infinite loop. I’d like to write it like this: forever { // ... }