Problem: Twelve

Code: Twelve/darrenks%28v0.23%29_1643071049

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)


Note: This code seems to be written in Nibbles version >= 0.22

. (map) 
    << (init) 
        "\n" (string) 
    / (foldr1) <--arg( A ) 
        \ (reverse) 
            ; (let) -->let( B ) 
                & (justify) 
                    > (drop) 
                        @ (= fstInt) 
                        << (init) 
                            "1 A" (string) 
                    % (modulus) 
                        $ (= A) 
                        `) (to uppercase) 
                            $ (= A) 
                    (implicit arg = A) 
        (implicit arg = D) <--arg( D C ) 

Back to the index