Problem: Almost Anagram

Code: Almost+Anagram/tails_1643950358

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)


/ (foldr1) 
    % (split (remove empties)) 
        @ (= fstLine) 
        ~ (auto = words) 
    - (diff) <--arg( B A ) 
        (implicit arg = B) 
        (implicit arg = A) 

Back to the index