[REBOL] Re: Propagating refinements
From: greggirwin:mindspring at: 21-Dec-2001 11:49
Hi Sunanda, << A simple question, I hope. Is there any way of passing refinements from one function to another? >> The simple answer is to get Ladislav's highfun.r stuff. He has a routine called 'refined that provides support for that. The not-so-simple answer you will see when you look at his code. :) --Gregg