in reply to Re: Re: (Golf) Per Mutationsin thread (Golf) Per Mutations
sub p { @_?map{my$a=$_;map[$a,@$_],p(grep$_^$a,@_)}@_:[] } [download]