Hi,

Right in the middle of Clojure and Rails - the Secret Sauce Behind
FlightCaster [1] I came across print-dup function. I thought I'd find
out a bit more about it using (doc print-dup) which eventually
yielded:

devmac:~ jacek$ clj
Clojure 1.2.0
user=> (doc print-dup)
-------------------------
clojure.core/print-dup
nil
  nil
nil

Is it how it's supposed to present itself? Why's nil-rich? Is that
something a newbie (=me) should not bother himself?

[1] http://www.infoq.com/articles/flightcaster-clojure-rails

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://jaceklaskowski.pl

-- 
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