chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Declare large expressions as read-only and not gc-ab


From: Jim Ursetto
Subject: Re: [Chicken-users] Declare large expressions as read-only and not gc-able?
Date: Sun, 5 Jan 2014 15:27:27 -0600

On Jan 5, 2014, at 11:48, Peter Bex <address@hidden> wrote:

Perhaps you can use object-evict!, but
that means it won't ever be reclaimed by the GC.  I haven't used
this myself yet, so I don't know if there's a way to "un-evict" the
object when it can be GC'ed.


http://api.call-cc.org/doc/lolevel/object-unevict


reply via email to

[Prev in Thread] Current Thread [Next in Thread]