Problem: Minify month_day

Code: Minify+month_day/tails_1712286203

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)


(implicit map) 
    ; (let) -->let( B ) 
        . (map) 
            ;@ (= sndLine) 
            o (ord) <--arg( A ) 
                $ (= A) 
    & (justify) <--arg( D C ) 
        + (concat) 
            . (map) 
                < (take) 
                    ^ (pow) 
                        ~ (auto = 10) 
                        $ (= D) 
                    `p (int to str) 
                        ? (if/else) 
                            $ (= D) 
                            1 (integer) <--arg( E ) 
                            , (length) 
                                `p (int to str) 
                                    + (sum) 
                                        _ (= B) 
                \ (char class) <--arg( F ) 
                    $ (= F) 
                    s (isSpace) 
        (implicit arg = D) 
        (implicit arg = D) 

Back to the index