Returning from a function while inside one or more nested loops?

Posted by StackedCrooked on Stack Overflow See other posts from Stack Overflow or by StackedCrooked
Published on 2010-05-14T02:48:55Z Indexed on 2010/05/14 2:54 UTC
Read the original article Hit count: 207

Filed under:

Is there a way to immediately return from a function when in one or more nested loops?

© Stack Overflow or respective owner

Related posts about clojure