Hacker News new | ask | show | jobs
by justthistime_ 4013 days ago
Things that are discouraged don't receive the language's nicest syntax.

(Secondary) constructors are discouraged.

1 comments

What well-designed language doesn't do this?
Ceylon and Kotlin are two languages who did this (both instanceOf/cast and instance creation).