Message from discussion
Is problem #52 broken?
Received: by 10.100.244.20 with SMTP id r20mr2566598anh.20.1338135284426;
Sun, 27 May 2012 09:14:44 -0700 (PDT)
X-BeenThere: 4clojure@googlegroups.com
Received: by 10.236.42.69 with SMTP id i45ls3860219yhb.3.gmail; Sun, 27 May
2012 09:14:44 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.236.185.167 with SMTP id u27mr182731yhm.4.1338135284202; Sun,
27 May 2012 09:14:44 -0700 (PDT)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
coven...@gmail.com designates internal as permitted sender)
smtp.mail=coven...@gmail.com; dkim=pass
header...@gmail.com
Received: by b21g2000yqn.googlegroups.com with HTTP; Sun, 27 May 2012 09:14:44
-0700 (PDT)
Date: Sun, 27 May 2012 09:14:44 -0700 (PDT)
In-Reply-To: <f4e4ca4d-4121-4fb4-8df4-151017381fce@h41g2000yqm.googlegroups.com>
References: <f4e4ca4d-4121-4fb4-8df4-151017381fce@h41g2000yqm.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML,
like Gecko) Chrome/20.0.1132.11 Safari/536.11,gzip(gfe)
Message-ID: <5b4aef68-22c0-4aa2-bfad-5830b2c8f1ec@b21g2000yqn.googlegroups.com>
Subject: Re: Is problem #52 broken?
From: Alex Coventry <coven...@gmail.com>
To: 4Clojure <4clojure@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Ha ha, I get it now. Never mind. :-)
Best,
Alex
On May 27, 12:08=A0pm, Alex Coventry <coven...@gmail.com> wrote:
> Problem #52 currently looks like this:
>
> =A0 =A0(=3D [2 4] (let [[a b c d e f g] (range)] __))
>
> It's possible this is broken, because (range) hangs in my repl, and
> times out in the tryclj.com one.
>
> Best to all,