Help for this page
if (@foo) { ... there's something in @foo .. }
while (@todo) { ... do something while there's somethign to do ... }