Hi joel,
You are right. My goal with append [] was to force the result to be a block.
I was wrong and it is a confort to learn something from this post.
I apologize to the list for being out of topic expressing my sadness about
the recent development in France with two lines of rebol.
Patrick
----- Original Message -----
From: "Joel Neely" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 1:41 PM
Subject: [REBOL] Re: OT
> Hi, Patrick,
>
> pat665 wrote:
> >
> > Hi rebollers,
> >
> > How to find the two best ?
> >
>
> > results: [2.38 1.90 0.47 6.95 19.41 17.19 2.08 4.33 5.31 15.85 1.20 3.44
> > 5.39 3.96 5.82 4.32]
> > winners: append [] copy/part sort/reverse results 2
> > == [19.41 17.19]
> >
>
> Why the
>
> append []
>
> part, and not just
>
> copy/part sort/reverse results 2
>
> (just curious)?
>
> -jn-
>
> --
> ; Joel Neely joeldotneelyatfedexdotcom
> REBOL [] do [ do func [s] [ foreach [a b] s [prin b] ] sort/skip
> do function [s] [t] [ t: "" foreach [a b] s [repend t [b a]] t ] {
> | e s m!zauafBpcvekexEohthjJakwLrngohOqrlryRnsctdtiub} 2 ]
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.