Articles where we explore the elegance of a piece of code

9 10,340 666
articles words lines of code

The function random.shuffle relies on the mutability of the argument and mutability is a pain in the arse, so we propose an alternative.