You are viewing a single comment's thread. Return to all comments →
Yes, this is a better solution:
import Data.List main = interact nub
Seems like cookies are disabled on this browser, please enable them to open this website
Remove Duplicates
You are viewing a single comment's thread. Return to all comments →
Yes, this is a better solution: