Re: Q: status of IntList

2004-04-25 Thread Steve Fink
On Apr-21, Leopold Toetsch wrote: > Is IntList used outside of some tests? > Can we rename it to IntvalArray? Yes, it is used in the languages/regex compiler (at least when embedded in Perl6, but IIRC in all cases.) But yes, go ahead and rename it.

Q: status of IntList

2004-04-21 Thread Leopold Toetsch
Is IntList used outside of some tests? Can we rename it to IntvalArray? leo