Hacker News new | ask | show | jobs
by sleepychu 1236 days ago
With this change you can add logic to pick the overloaded constructor based on the value of the arguments (as opposed to the sequence of types)
1 comments

ah yes, based on the value, not the types. Makes sense, thanks!