REBOL 3.0

APPEND is native

Carl Sassenrath, CTO
REBOL Technologies
21-Aug-2006 0:24 GMT

Article #0038
Main page || Index || Prior Article [0037] || Next Article [0039] || 9 Comments || Send feedback

REBOL 3.0 makes the following change:

 ChangeThe append function is now a native datatype action similar to insert.
 ReasonPerformance is three times greater (and append is a commonly used function), and the /dup and /part refinements are now available (in addition to /only).
 CostActually, the implementation takes less memory now.

9 Comments

REBOL 3.0
Updated 19-Apr-2024 - Edit - Copyright REBOL Technologies - REBOL.net