Hi Ladislav, Don't take away my hobby project ;-) I assume you'd traverse the block structure recursively using tail-func with the block and the last position that was evaluated?
--Maarten > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Ladislav Mecir > Sent: vrijdag 17 oktober 2003 16:56 > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: reduce/deep > > > Hi Andrew, > > you wrote: > > > I'm assuming that this would work on tree structured blocks, not blocks > that > > are are recursively 'insert-ed into each other? > > > > Andrew J Martin > > Grail Jedi > > actually, even cyclic (or recursive, whatever you prefer) blocks can be > handled as I have proven in > http://www.fm.vslib.cz/~ladislav/rebol/identity.html#section-24 , but the > usefulness of such structures is questionable. Anyway, if you need such a > construct, it is a matter of minutes for me. > > -L > > > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
