Hi Romano,

RPT> and ask: where is the head here?
RPT>     reverse next [1 2 3]

I thought about this too. My feeling is that

== [1 3 2]

would be better than

== [3 2]

for consistency with the standard usage of HEAD REVERSE. I can
certainly think of scenarios where the second option might be more
useful, but I think 99% of the time we will be better served by the
first. 

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to