That is nice that anarki has thread-local storage... I had stability issues with anarki so I've just been using arc2 with some patches lately... but I've definitely been missing thread-local storage...
I had a couple problems running through the examples. Example #5, which is assigning matches to local variables, returns nil. The final example throws the following error:
Error: "modulo: expects type <integer> as 1st
argument, given: nil; other arguments were: 2"