Problem: HCPC Print ASCII building

Code: HCPC+Print+ASCII+building/tails_1707293496

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)


. (map) 
    `D (to base from data) 
        6 (to base from data arg) 
    : (append) <--arg( A ) 
        & (justify) 
            " " (string) 
            5 (integer) 
            ; (save) -->let( B ) 
                ^ (replicate) 
                    $ (= A) 
                    "*" (string) 
        $ (= B) 
(postdata (hex): to base from data)
1aab8ae7

Back to the index