Problem: Aegilops

Code: Aegilops/tails_1645445427

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)


: (append) 
    | (filter) 
        % (split (remove empties)) 
            @ (= fstLine) 
            ~ (auto = words) 
        == (equal?) <--arg( A ) 
            ; (save) -->let( C ) 
                . (map) 
                    $ (= A) 
                    `( (to lowercase) <--arg( B ) 
                        $ (= B) 
            `< (sort) <--arg( D ) 
                @ (= C) 
    ~ (auto = []) 

Back to the index