Robert,
It seems to me it already does:
>> empty? []
== true
>> empty? [1 2 3]
== false
>> empty? {}
== true
>> empty? { }
== false
>>
Jerry
- [REBOL] RFF: empty? for blocks Re: bo
- [REBOL] RFF: empty? for blocks Re: 70740 . 503
- [REBOL] RFF: empty? for blocks Re: KGD03011
- [REBOL] RFF: empty? for blocks Re:(2) news . ted
- [REBOL] RFF: empty? for blocks Re:(3) icimjs
- [REBOL] RFF: empty? for blocks Re:(4) news . ted
- [REBOL] RFF: empty? for blocks Re:(5) rryost
- [REBOL] RFF: empty? for blocks Re:(... news . ted
- [REBOL] RFF: empty? for blocks Re:(3) larry
- [REBOL] RFF: empty? for blocks Re:(3) mailinglists
