Problem: Shifting Pattern Fixed

Code: Shifting+Pattern+Fixed/tails_1646611779

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)


`. (iterate while uniq) 
    @ (= fstLine) 
    : (append) <--arg( A ) 
        `( (uncons) -->let( B ) 
            \ (reverse) 
                $ (= A) 
        \ (reverse) 
            (implicit arg = B) 

Back to the index