Thanks Baishmpayan. The link to the discussion thread you sent is very
enlightening for a new comer to Clojure.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Baishampayan Ghose
Sent: Monday, June 13, 2011 2:41 AM
To: [email protected]
Subject: Re: Recursive var definition

On Sat, Jun 11, 2011 at 6:48 PM, Shoeb Bhinderwala
<[email protected]> wrote:
> I have never seen a recursive var definition such as fibs above and
> fail to understand how it works. When I read the fibs definition
> above, it looks like to define fibs it already should know about fibs
> since it is used in the map function. How does this work? And is this
> a good/idiomatic practice?

The example was discussed in this group some time back. This is the
discussion thread -
http://groups.google.com/group/clojure/browse_thread/thread/95e40809e03d
c3fa

Regards,
BG

-- 
Baishampayan Ghose
b.ghose at gmail.com

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with
your first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to