[REBOL] "get" function
From: dukeofperl:ml1 at: 8-Nov-2010 19:54
From "REBOL/Core Users Guide - Chapter 4 - Expressions": [quote] print native? :if true Here the get returns the function for if. [/quote] Is this a typo? I don't see the "get" function being used. Is it implied in native? -- Duke