Re: Proposed RFC for matrix indexing and slicing
[email protected] ("David L. Nicol") Fri, 01 Sep 2000 12:42:55 -0500
| Newsgroups | perl.perl6.language.data |
|---|---|
| Organization | University of Missouri - Kansas City supercomputing infrastructure |
| Message-ID | <[email protected]> |
Buddha Buck wrote: > > Boy, there are a lot of people on that CC: list... Anyone want off > this ride? > > How would you recommend the RFC breakdown? > > Use ";" for matrix index separator > Use named iterators for matrix indices > > anything else? Everyone else is way past brainstorming but here is two anything elses use $" for matrix index separator. use $; for matrix index separator. use /\D+/ for matrix index seperator