[REBOL] Re: Propagating refinements
From: rotenca:telvia:it at: 21-Dec-2001 19:06
Hi Sunanda,
> In the example below, I want to recursively call Flag-Item with the same
> refinements it was called with. But without that double IF (or an equivalent
> Either), I don't know how; and this method gets a bit wearisome when there
> are two or more I want to propagate.
I have uploaded my refine.r on the rebol library.
You can find it also in http://web.tiscali.it/anarkick/refine.r
My approach is different from Ladislav's one.
---
Ciao
Romano