Problem: antimatter explosion

Code: antimatter+explosion/tails_1692241903

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)


== (equal?) 
    " " (string) 
    / (foldr) <--arg( A ) 
        _ (= fstLine) 
        " " (string) <--arg( C B ) 
        ? (if/else) <--arg( E D ) 
            ? (index) 
                @ (= D) 
                `^ (bit xor) 
                    o (ord) 
                        / (foldr1) 
                            @ (= D) 
                            $ (= G) <--arg( G F ) 
                    $ (= E) 
            >> (tail) <--arg( H ) 
                _ (= D) 
            : (append) 
                $ (= E) 
                @ (= D) 

Back to the index