RosettaCodeData/Task/Power-set/Uiua/power-set-5.uiua
2026-04-30 12:34:36 -04:00

4 lines
238 B
Text

⧅< # Get the permutations for a fixed size
≡□ # Box each individual permutation
□ # Box the array of permutations for combination
≡⌟(□≡□⧅<) # Iterate through permutation sizes and box the results