On Sat Sep 12 01:35:43 2015, barto...@gmx.de wrote:
> A status update after the GLR:
> 
> $ perl6 -e 'say Nil.^mro'
> (Nil (Cool) (Any) (Mu))
> 
> $ perl6 -e 'say Empty.^mro'
> ((Slip) (List) (Cool) (Any) (Mu))
> 
> So neither Nil nor Empty is Iterator anymore.

I just saw that there is a (passing) test for this in S02-types/nil.t.

I'm closing this ticket as 'resolved'.

Reply via email to