View Problem
Display the unique items in a list
Display the unique items in a list, e.g. given ages =
Submit a new solution for ruby, cpp, fsharp, erlang ...
There are 16 other solutions in additional languages (clojure, fantom, groovy, haskell ...)
[18, 16, 17, 18, 16, 19, 14, 17, 19, 18], display the unique elements, i.e. with duplicates removed.
Submit a new solution for ruby, cpp, fsharp, erlang ...
There are 16 other solutions in additional languages (clojure, fantom, groovy, haskell ...)




