Problem: b ab

Code: b+ab/tails_1651064787

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)


| (filter) 
    . (map) 
        , (range from 1) 
            367 (integer) 
        : (append) <--arg( A ) 
            `) (swapped uncons) -->let( B ) 
                + (add) 
                    'a' (char) 
                    ``@ (to bits) 
                        $ (= A) 
            $ (= B) 
    ~ (not) 
    >> (tail) <--arg( C ) 
        `% (split list (keep empties)) 
            $ (= C) 
            "aa" (string) 

Back to the index