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

Back to the index