Hacker News new | ask | show | jobs
by ugexe 2539 days ago
perl6 -e 'my $integers := gather for 0..Inf { take $_ }; say $integers[2]'