[REBOL] Re: Best way to alias words
From: ammonjohnson:yaho:o at: 9-Nov-2001 16:08
Hi,
Incidently I was just playing with this. The thing that I noticed is
that the Alias function will not reasign the value of a word. 'Help is used
by REBOL as a function. I think you are going to run into the most trouble
trying to 'Alias them.
I would *love* to see Joel run some benchmarks on the difference
between, ?: Help: [], & Help: :?, although I imagine that they are very
close to the same.
I think that it just depends on what you prefer between the first two
options you gave. ;-)
My 2¢
--Ammon