Problem: Cut Down FIXED

Code: Cut+Down+FIXED/tails_1645491211

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)


+ (concat) 
    . (map) 
        @ (= fstLine) 
        ? (if/else) <--arg( A ) 
            - (subtract) 
                'a' (char) 
                $ (= A) 
            : (append) <--arg( B ) 
                " " (string) 
                `( (to lowercase) 
                    @ (= A) 
            (implicit arg = A) 

Back to the index