Y
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
lukedegruchy
4013 days ago
What well-designed language doesn't do this?
link
justthistime_
4013 days ago
Ceylon and Kotlin are two languages who did this (both instanceOf/cast and instance creation).
link