Searched defs:permutations2 (Results 1 – 3 of 3) sorted by relevance
51 static const std::array<PermutationVector, 2> permutations2 = in is_permutation_supported() local
261 def permutations2(iterable, r=None): function
423 def permutations2(iterable, r=None): function