sub pick_committer (@committers) returns Str { any(@committers).pick; }
Perl 6 Implementation of Hangman Terrence Brannon (2005-03-08)