Problem: wan nyan counter

Code: wan+nyan+counter/whio_1756212717

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) 
        , (range from 1) 
            10 (integer) 
        : (append) <--arg( A ) 
            `: (list of 2 lists) 
                << (init) 
                    ; (save) -->let( B ) 
                        ^ (replicate) 
                            $ (= A) 
                            "wan""nyan" (string list) 
                >> (tail) 
                    (implicit arg = B) 
            (implicit arg = B) 

Back to the index