[REBOL] Re: [inconsistency in object?]
From: holger:rebol at: 8-Mar-2002 12:02
On Fri, Mar 08, 2002 at 08:12:39PM +0100, pat665 wrote:> Hi rebollers > > It seems that 'self exists in any object. > > o: make object! [ > a: 1 > b: 2 > c: 3 > d: does [print [a b c]] > ] > > >> first o > == [self a b c d] > > How come that rebol/words have no 'self ?Implementation detail :). -- Holger Kruse [kruse--nordicglobal--com]