Y
Hacker News
new
|
ask
|
show
|
jobs
Dart finally gets generic methods
(
news.dartlang.org
)
12 points
by
kasperl
3478 days ago
1 comments
isoos
3478 days ago
Fantastic news! I hated to write type annotations in comment blocks like
T foo/*<T>*/() {...}
link