Problem: Simple Preprocessor
Code: Simple+Preprocessor/whio_1749166554
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 | | | filter | [[chr]] | ||
| * 1 | . | map | [[chr]] | ||
| ** 2 | ;@ | = allLines | [[chr]] | ||
| ** 2 | -~ | strip | [chr] | A:[chr] | |
| *** 3 | $ | = A | [chr] | ||
| * 1 | ~ | not | null | ||
| * 1 | ? | index | int | B:[chr] | |
| ** 2 | "# " | string | [chr] | ||
| ** 2 | / | foldr1 | chr | ||
| *** 3 | | implicit arg = B | [chr] | ||
| *** 3 | | implicit arg = D | chr | D:chr C:chr |