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

[REBOL] Sign?

From: rotenca::telvia::it at: 4-Feb-2003 19:12

Hi, Gabriele, Sign? should be a native, in the actual implementation is a waste of time. It is better to use inline code, specially if the 0 case can be reduced to the negative or positive case. --- Ciao Romano