mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-03 18:10:56 +01:00
Update eager-inference-annotations-for-polymorphic-types.md
This commit is contained in:
parent
2463447563
commit
62642493e5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Summary
|
||||
|
||||
The RFC introduces a feature to annotate polymorphic function types to express that the first instantiation of a polymorphic type `T` is the one that sticks.
|
||||
The RFC introduces a feature to annotate polymorphic function types to express that the first bind to `T` will be the one that sticks.
|
||||
|
||||
## Motivation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue