Problem: W Operator

Code: W+Operator/tails_1756454585

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)


+ (concat) 
    . (map) 
        ; (save) -->let( A ) 
            `, (range from 0) 
                6 (integer) 
        . (map) <--arg( B ) 
            @ (= A) 
            ~~~~ (5-ary tuple) <--arg( C ) 
                @ (= B) 
                "w" (string) 
                $ (= C) 
                "=" (string) 
                ? (if/else) 
                    `% (moddiv) -->let( D ) 
                        + (add) 
                            @ (= B) 
                            $ (= C) 
                        ~ (auto = 2) 
                    != (abs diff) <--arg( E ) 
                        _ (= C) 
                        ;$ (= B) 
                    (implicit arg = D) 

Back to the index