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

Back to the index