Hacker News new | ask | show | jobs
by brundolf 1414 days ago
This is a very elegant solution that some languages support (including the one I'm working on :) ): https://en.wikipedia.org/wiki/Uniform_Function_Call_Syntax

One downside can be namespace pollution, but imo it's worth it a lot of the time