If I had to do this, I would most likely extract l...
# language-proposals
m
If I had to do this, I would most likely extract loop into function and use
return
keyword. Clean, readable and less to learn about how language works.
👍 2