Re: Passing data out of closure into the outer context

2012-03-22 Thread Tom Krestle
Thanks, man! I ended up using atoms. On Tuesday, March 20, 2012 2:13:18 PM UTC-7, Cedric Greevey wrote: > > On Tue, Mar 20, 2012 at 11:16 AM, Tom Krestle > wrote: > > Greetings, > > > > I've stumbled across the following problem, which I believe is common and > > should have some sort of gener

Re: Passing data out of closure into the outer context

2012-03-20 Thread Cedric Greevey
On Tue, Mar 20, 2012 at 11:16 AM, Tom Krestle wrote: > Greetings, > > I've stumbled across the following problem, which I believe is common and > should have some sort of generic solution. Imagine I have > > ... ;; code inside defn > ;; I extract some information out of my atom in closure: > (swap