found the problem:
sorted-set doesn't play nice with longs.

the "fix" to my specific problem is to not square the primes when
adding new counters.

any way to change the comparator on a sorted set? i'd also like to use
lazy seq's as counters, and it doesn't liek that either.
--~--~---------~--~----~------------~-------~--~----~
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
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