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):[chr] 
    . (map):[[chr]] 
        @ (= fstLine):[chr] 
        ? (if/else):[chr] <--arg( A:chr ) 
            - (subtract):int 
                'a' (char):chr 
                $ (= A):chr 
            : (append):[chr] <--arg( B:int ) 
                " " (string):[chr] 
                `( (to lowercase):chr 
                    @ (= A):chr 
            (implicit arg = A):chr 

Back to the index