Problem: count down

Code: count+down/tails_1646542167

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)


`. (iterate while uniq):[int] 
    $ (= fstInt):int 
    / (foldr1):int <--arg( A:int ) 
        \ (reverse):[int] 
            `@ (to base):[int] 
                ~ (auto = 10):auto 
                - (subtract):int 
                    $ (= A):int 
                    ~ (auto = 1):auto 
        * (multiply):int <--arg( C:int B:int ) 
            10 (integer):int 
            @ (= B):int 

Back to the index