On Mon, Jan 26, 2015 at 10:50 PM, Zoltan Sziladi <kisszi...@gmail.com> wrote:
> > By the way, can you tell me why you used named loops in your code? Isn't > it considered bad practice as it is almost like a goto statement? Couldn't > we refactor it in a way that we do not use named loops? > Here in core-libs-land, we like to do goto-oriented programming!