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

[REBOL] Re: rugby XPi beta1/add-functions

From: m:koopmans2:chello:nl at: 30-Jan-2002 10:55

You are correct. Currently add-function does not check if the functions is already there which gives you duplicates, where remove-function removes all. Note that add-function and remove-function may probably disappear in one of the next betas due to themodule system. Leaving you with add-module and remove-module instead. --Maarten