develooper Front page | perl.perl6.language.data | Postings from August 2000

Re: New variable type: matrix

Thread Previous | Thread Next
From:
Karl Glazebrook
Date:
August 28, 2000 07:48
Subject:
Re: New variable type: matrix
Message ID:
39AA7BD0.76CF2CC9@pha.jhu.edu

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

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About