On Wed, 30 Aug 2000, Christian Soeller wrote:

> A second related question: would I be able to return a list of arrays
> from a function, e.g.
> 
>   (@fit,@corr) = fitit @x, @y;
> 
> How could I find out if the user wants just one array or two?

If this feature goes in, there'll be some sort of way to figure it
out. Damian's got an extended context RFC--odds are that it or something
like it would be used.

                                        Dan

Reply via email to