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
- Re: Access to the perl6 parser Damian Conway
- Re: Access to the perl6 parser Christian Soeller
- Re: Access to the perl6 parser Damian Conway
- Re: Access to the perl6 parser Dan Sugalski
- Re: Access to the perl6 parser Damian Conway
- Re: Proposed RFC for matrix indexing and slicing Buddha Buck
- Re: Proposed RFC for matrix indexing and slicing Jeremy Howard
- Re: Proposed RFC for matrix indexing and slicing Nathan Wiger
- Re: Proposed RFC for matrix indexing and slicin... Jeremy Howard
- Re: Proposed RFC for matrix indexing and slicing Buddha Buck
- David L. Nicol