Re: casting and type declaration

2011-07-25 Thread Dmitry Gutov
between casting and type declaration?  Why does one work and not the other in this case?  In general, when is one used over the other? I found a related post from Richhttp://www.mail-archive.com/clojure@googlegroups.com/msg13283.html where he says the let (without type declaration I assume

casting and type declaration

2011-07-24 Thread Kartik
is the difference between casting and type declaration? Why does one work and not the other in this case? In general, when is one used over the other? I found a related post from Rich http://www.mail-archive.com/clojure@googlegroups.com/msg13283.html where he says the let (without type declaration I