[REBOL] Re: [to] to block! vs to-block
From: lmecir::mbox::vol::cz at: 18-Nov-2004 21:20
Peter WA Wood napsal:
>I presume the reason for to-block's existence is that it is perceived
>to be more readable than to block!
>
>Regards
>
>Peter
>
Maybe.
It surely is a legacy matter, because in REBOL/Core 1.x.x we had only
TO-BLOCK etc. functions.
I think (personal opinion) that the TO function is a progress and am
using it because it looks more readable to me. The speed difference is a
bonus I am not taking into account.
-L