[REBOL] 'recycle use
From: ptretter::charter::net at: 3-Feb-2004 9:35
I'm a big confused on 'recycle. How often should it be used - such as should it be called in a large forever loop where you might have a lot of set-word values that you are unsetting? Or will this cause a performance hit from that forever loop? Paul Tretter