TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dart finally gets generic methods

12 pointsby kasperlover 8 years ago

1 comment

isoosover 8 years ago
Fantastic news! I hated to write type annotations in comment blocks like<p><pre><code> T foo&#x2F;*&lt;T&gt;*&#x2F;() {...}</code></pre>