Problem: tes rotnac

Code: tes+rotnac/whio_1716773225

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)


\ (reverse):[[chr]] 
    `' (transpose):[[chr]] 
        . (map):[[chr]] 
            `* (nary cartesian product):[[chr]] 
                : (append):[[chr]] 
                    "*" (string):[chr] 
                    ^ (replicate):[[chr]] 
                        4 (integer):int 
                        : (append):[[chr]] 
                            "* *" (string):[chr] 
                            ~ (auto = []):auto 
            =\ (scanl1):[chr] <--arg( A:[chr] ) 
                $ (= A):[chr] 
                `& (bit intersection):chr <--arg( C:chr B:chr ) 
                    @ (= B):chr 
                    $ (= C):chr 

Back to the index