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( F ) 
        . (map) 
            ;@ (= sndLine) 
            ~ (tuple) <--arg( A ) 
                + (concat) 
                    . (map) 
                        \ (reverse) 
                            ^ (replicate) 
                                ~ (auto = infinity) 
                                $ (= A) 
                        `% (split list (keep empties)) <--arg( B ) 
                            ? (if/else) 
                                $ (= B) 
                                31 (integer) <--arg( C ) 
                                . (map) 
                                    , (range from 1) 
                                        - (subtract) 
                                            _ (= fstInt) 
                                            == (equal?) 
                                                _ (= fstInt) 
                                                @ (= B) <--arg( D ) 
                                    ~ (tuple) <--arg( E ) 
                                        @ (= B) 
                                        (implicit arg = E) 
                            (implicit arg = B) 
                (implicit arg = A) 
    (implicit arg = H) <--arg( H G ) 

Back to the index