Re: Homogeneous sequence

new topic     » goto parent     » topic index » view thread      » older message » newer message

Juergen Luethje wrote:
> 
> Salix wrote:
> 
> > >    integer sequence x
> > >    object sequence x
> > >    sequence sequence x
> > >    atom sequence sequence x
> > >    my_user_defined_type sequence x
> > 
> > }}}
<eucode>
> > -- Which one would be correct? 
> > 
> > sequence sequence sx
> > sequence sequence integer sy
> > 
> > sx={"Tom","Bob","Mary","John"}
> > sy={"Tom","Bob","Mary","John"}
> > </eucode>
{{{

> 
> Both would be correct, and so would be
>    sequence sx, sy
>       or
>    object sx, sy
>       or
>    sequence sequence object sx, sy
>       or
>    sequence sequence atom sx, sy
> 
> Hmm ... maybe too confusing for beginners after all?
> 
> Regards,
>    Juergen

Yes. Very confusing IMHO.
I do not support this idea.

Regards,

Salix

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu