I find it to be a bit clearer than the `do while` ...
# announcements
k
I find it to be a bit clearer than the
do while
thing and it produces less pyramid code than putting everything inside `if`s. anyway, it's not something I would put in my code all the time. It's just interesting that you can return from inlined lambdas just like you would from normal methods however without declaring additional methods