On Sun, Jan 20, 2008 at 04:36:37PM -0800, [EMAIL PROTECTED] wrote: > Modified: trunk/languages/perl6/src/builtins/list.pir > [...] > Modified: trunk/languages/perl6/src/classes/List.pir
FWIW, I think that the both the method version and the global subroutine wrapper should be placed in classes/List.pir . As a general rule I'm hoping to reduce the number of entries in src/builtins/ as much as we can. Pm