Problem: MatriXOR

Code: MatriXOR/tails_1645178542

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] 
    `' (transpose):[[chr]] 
        % (split (remove empties)):[[chr]] 
            ;_ (= allInput):[chr] 
            "\n\n" (string):[chr] 
    `^ (bit xor):chr <--arg( B:[chr] A:[chr] ) 
        ? (if/else):int 
            / (foldr1):chr 
                $ (= B):[chr] 
                @ (= C):chr <--arg( D:chr C:chr ) 
            111 (integer):int <--arg( E:chr ) 
            ~ (default):null 
        / (foldr1):chr 
            (implicit arg = B):[chr] 
            (implicit arg = G):chr <--arg( G:chr F:chr ) 

Back to the index