Jonatan Pallesen Tue, 05 Apr 2016 07:58:08 -0700
> > I thought of another approach > using Iterators
collect(subsets(collect(1:4), 2)) > >