Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Hack

From: rotenca:telvia:it at: 28-Dec-2001 22:22

HI Joel,
> The real issue is that functions are first-class values in > REBOL (i.e., just as with strings or numbers, they can be > created at will, passed as arguments, returned as the result > of an evaluation, etc...) As a consequence of this fact, > it is as meaningful/less to talk about the "name of the > current function" as it is to talk about the "name of the > current 2", IMHO.
name-of-current-two: 2 ;-) --- Ciao Romano