Fork me on GitHub
#clojure-dev
<
2015-08-08
>
andrewhr15:08:54

please, someone could you help me to understand the problem pointed out by Rich in http://dev.clojure.org/jira/browse/CLJ-1766? I didn't get how changing hash and hasheq could hold some reference or avoid seq being GC'ed

andrewhr15:08:53

(the only other stuff changed in the patch was the deletion of commented out code and the addition of a small test)

ghadi16:08:45

@andrewhr He may have misread the comment

ghadi16:08:10

I don't see an impl change

ghadi17:08:58

Dropped a note in there

andrewhr19:08:00

@ghadi: thanks a lot!