Problem: Reapeated Printing

Code: Reapeated+Printing/tails_1645293552

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)


+ (concat) 
    . (map) 
        - (diff) 
            , (range from 1) 
                = (subscript (wrapped)) 
                    3 (integer) 
                    @ (= fstLine) 
            << (init) 
                , (range from 1) 
                    / (foldr1) 
                        @ (= fstLine) 
                        $ (= B) <--arg( B A ) 
        ^ (replicate) <--arg( C ) 
            `r (read int) 
                _ (= fstLine) 
            (implicit arg = C) 

Back to the index