Subject: continuing the next iteration
From: YAD <goofball vapornet.com>
Date: Fri, 8 Sep 2006 12:50:10 +0900
What's the Ruby equivalent of "next" in Perl or "continue" in C?
Is it possible to continue an outer loop, as in Perl's "next"
with a label argument?
--
Yet another Dan