Problem: Numbers Cap

Code: Numbers+Cap/tails_1644996045

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 map with implicit range):[[chr]] 
    9 (integer):int 
    : (append):[chr] <--arg( B:int A:int ) 
        > (drop):[chr] 
            $ (= B):int 
            ^ (replicate):[chr] 
                9 (integer):int 
                " " (string):[chr] 
        ^ (pow):int 
            / (divide):int 
                ^ (pow):int 
                    ~ (auto = 10):auto 
                    $ (= B):int 
                9 (integer):int 
            ~ (auto = 2):auto 

Back to the index