Problem: Minify month_day

Code: Minify+month_day/whio_1712277183

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)


. (map) 
    ; (save) -->let( C ) 
        . (map) 
            ;@ (= allLines) 
            ~ (tuple) <--arg( A ) 
                + (concat) 
                    . (map) 
                        `/ (chunks of) 
                            ~ (auto = 2) 
                            $ (= A) 
                        `p (int to str) <--arg( B ) 
                            `r (read int) 
                                $ (= B) 
                $ (= A) 
    ? (if/else) <--arg( E D ) 
        % (modulus) 
            , (length) 
                | (filter) 
                    _ (= C) 
                    == (equal?) <--arg( G F ) 
                        _ (= E) 
                        @ (= G) <--arg( H ) 
            ~ (auto = 2) 
        @ (= E) <--arg( I ) 
        (implicit arg = D) 

Back to the index