Problem: hex table

Code: hex+table/tails_1645786954

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) 
    ; (save) -->let( A ) 
        `, (range from 0) 
            16 (integer) 
    . (map) <--arg( C B ) 
        _ (= A) 
        / (foldr1) <--arg( D ) 
            hex (to/from hex) 
                * (multiply) 
                    @ (= C) 
                    $ (= D) 
            @ (= E) <--arg( F E ) 

Back to the index