Re: New variable type: matrix

[email protected] (Karl Glazebrook)
Newsgroups perl.perl6.language.data
Message-ID <[email protected]>
Using semicolons is an interesting idea. But consider:

@a[10:20; 30:40];

The ":"s and ";" are awfully hard to visually distinguish.

c.f.

@a[10:20, 30:40];

What do people feel about the whole replacing ".." by ":"
issue?

Karl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.