[REBOL] Re: [algorithm] Algorithm challenge: selecting a range from multiple blocks
From: santilli:gabriele::gmail at: 21-Sep-2007 20:50
2007/9/21, Maxim Olivier-Adlhoch <moliad-gmail.com>:> I use a native copy/deep ONCE at the head of the function, so this should be > pretty fast, when compared to copying single objects over and over in a > loop....except that COPY/DEEP does not copy objects. (Copy in R2 only works on series.) :P Regards, Gabriele.