On Sat, Jun 11, 2011 at 6:48 PM, Shoeb Bhinderwala
<shoeb.bhinderw...@gmail.com> 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/95e40809e03dc3fa

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 clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to