What does the below code mean (it\'s a lambda in the while-statement, then a colon after)? Coming from JavaScript, I have no idea what that means or even how to search for t
It is an alternative syntax for control structures.