[REBOL] Re: list filter idom => idiot
From: jason:cunliffe:verizon at: 17-Sep-2002 20:42
Thanks everyone..
EXCLUDE
REMOVE-EACH
INTERSECT
DIFFERENCE
Lots to explore. I like these much better than any nested either/ifs.
For some reason, whenever I use even a simple either/if (more than one level
deep), I feel a little guilty/clumsy.
It seems rebol has better more 'forward' moving idioms.
But I forget them sometmies when I jump from soemthing like Flash Actionscript
[JavaScript].
REBOL: reverse FORTH!
cheers
./Jason