Re: `break' to jump out of a loop ?

"Rick Hanson" <[email protected]> Thu, 9 Jun 2005 16:36:50 -0400 (EDT)
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
> Hi, there,
>
> Is there a `break' thing to jump out of a loop, such as in an awk macro?
>
> --
> William
>
>
>

Sorry.  I should have made my example more interesting.  My mind is half
fried.  How about someone who explains things better then I, namely Dorai
Sitaram:

http://download.plt-scheme.org/doc/299.100/html/t-y-scheme/t-y-scheme-Z-H-15.html

--Rick