[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>2
Technically yes. Practically the code isn't valid and doesn't run as:
SyntaxError: unlabeled break must be inside loop or switch
If you take the break out, there's recursion.
Try it yourself.
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode