Re: Q: status of IntList
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
Is IntList used outside of some tests? Can we rename it to IntvalArray? leo