Y
Hacker News
new
|
ask
|
show
|
jobs
by
cromwellian
5368 days ago
Dart doesn't require the type.
var c = new Circle();
1 comments
chc
5367 days ago
But then it appears to just turn off type checking. This would be the cakiest cake ever for even a shoddy type inference engine.
link