Recent Posts

Sleep Sort in Perl6

2 minute read

I’ve been following the series of sort articles by Andrew Shitov on Perl 6 sorting, with the most recent being Stooge Sort in Perl 6.

Perl6 Integer Sequences Needs You!

3 minute read

The Perl6 library Math::Sequences has quite a lot of utility buried in it, from defining helper functions like binary partitions to the somewhat frivolous Fa...