Hacker News new | ask | show | jobs
by Viliam1234 3146 days ago
There are many other "basic things", for example maps and sets, regular expressions, XML... I am sure others could add more examples... trying to support everything by special syntax would indeed be feature creep.
1 comments

Well yeah, finding patterns in text, and unique lists are pretty common too. It's not special syntax, it's batteries included.