You don't generally do global variable assignment in Clojure...it is seriously frowned upon and goes against the functional paradigm... I need to run now and I will be busy for the next 2 hours... perhaps someone else can explain if you are in a hurry? On Nov 8, 2013 2:34 PM, "ru" <[email protected]> wrote:
> Jim, please, recommend a correct solution for global variable assignment. > > John, Indeed I would prefere technique with better performance. But, as I > understand from scarce documentation, disj works with sets. And doesn't it > recursive? > > пятница, 8 ноября 2013 г., 13:17:28 UTC+4 пользователь ru написал: >> >> Dear clojure-users, >> >> StackOverflowError clojure.lang.RT.nthFrom (RT.java:789) >> >> I got this error message during evaluation of "count" function call on a >> quite short list (about 200 elements). What can be reasons of the error. >> Any hints would be greatly appreciated. >> >> Sincerely, >> Ru >> > -- > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
