mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 14:32:24 +00:00
Update GENERIC_METHODS.md
This commit is contained in:
parent
93251ee241
commit
4a108cc638
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Prototype Syntax for Generic Methods
|
||||
|
||||
Generic methods are a [proposed addition to the Dart language](https://github.com/leafpetersen/dep-generic-methods/blob/master/proposal.md).
|
||||
|
||||
This is a summary of the current (as of January 2016) comment-based generic
|
||||
method syntax supported by the analyzer strong mode and the Dart Dev Compiler.
|
||||
The comment-based syntax essentially uses the proposed actual generic method
|
||||
|
|
Loading…
Reference in a new issue