3 lines
239 B
BQN
3 lines
239 B
BQN
words←•FLines "unixdict.txt"
|
|
¯1⊑(≠¨⊔⊢)(↕∘≠≡⍋)¨⊸/words
|
|
⟨ "abbott" "accent" "accept" "access" "accost" "almost" "bellow" "billow" "biopsy" "chilly" "choosy" "choppy" "effort" "floppy" "glossy" "knotty" ⟩
|