Hacker News new | ask | show | jobs
by mantap 2324 days ago
There is a danger of overengineering. This is a feature that will only be used in rare situations. So it doesn't really matter that it's just a magic identifier. As long as you aren't likely to use it by accident... I'm assuming they checked GitHub that nobody has named anything callAsFunction before choosing it
1 comments

Apply on objects is used constantly in Scala, why would it be different in Swift?