[REBOL] Re: The evaluation semantics
From: antonr:lexicon at: 31-Aug-2005 18:56
That's what I thought.>> type? :+== op!>> type? :add== action! I think the op!s are more fundamental. They probably get defined first or are earlier in the symbol lookup list. I'm only speculating but it could be something like that. Anton.