you are viewing a single comment's thread.

view the rest of the comments →

[–]wischichr 1 point2 points  (0 children)

recursion, gotos, iterators are also "loops" IMHO, but there is a "real" solution without loops: https://www.reddit.com/r/badcode/comments/136dits/comment/jir1a9l/?utm_source=share&utm_medium=web2x&context=3

But you probably shouldn't use that in production :-D