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

[REBOL] Re: [globals] Handy function for determining what words are global

From: antonr:iinet:au at: 1-Mar-2004 21:20

Sorry to destroy your example, but this is already built into help.. :) eg. Try these at console:
>> help native! >> ? op! >> ? tuple!
etc. for other datatypes. Anton.