Problem: repeated permutation
Code: repeated+permutation/tails_1645003031
Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00
Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)
| Depth | Lit | Desc | Type | Arg | Let |
|---|---|---|---|---|---|
| 0 | `* | nary cartesian product | [[int]] | ||
| * 1 | . | map | [[int]] | ||
| ** 2 | , | range from 1 | [int] | ||
| *** 3 | ;$ | = sndInt | int | ||
| ** 2 | , | range from 1 | [int] | A:int | |
| *** 3 | @ | = fstInt | int |