> Array gets sorted, then doubles are removed (uniq) and then > everything is converted to a string (map). > > Everything was recently introduced around 2.059. Ok, but what is map!(). What's the point of the exclamation mark, is it a template specialization?