Problem: Sheepshead

Code: Sheepshead/whio_1740770030

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 string concatenation) 
    + (concat) 
        . (map) 
            "QJ" (string) 
            . (map) <--arg( A ) 
                ; (save) -->let( B ) 
                    `/ (chunks of) 
                        3 (integer) 
                        _ (= fstLine) 
                : (append) <--arg( C ) 
                    _ (= A) 
                    $ (= C) 
    + (concat) <--arg( E D ) 
        . (map) 
            \ (reverse) 
                : (append) 
                    `) (swapped uncons) -->let( F ) 
                        \ (reverse) 
                            _ (= B) 
                    $ (= F) 
            . (map) <--arg( G ) 
                : (append) 
                    : (append) 
                        : (append) 
                            : (append) 
                                "A" (string) 
                                ~ (auto = []) 
                            10 (integer) 
                        "K" (string) 
                    + (add) 
                        6 (integer) 
                        \ (reverse) 
                            , (range from 1) 
                                3 (integer) 
                : (append) <--arg( H ) 
                    (implicit arg = H) 
                    (implicit arg = G) 

Back to the index