mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update records.md
This commit is contained in:
parent
87a3785ca9
commit
7f790d3910
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Records
|
||||
|
||||
TODO: cover generic records more comprehensively, including "what happens to generic type arguments in method declarations"
|
||||
|
||||
## Summary
|
||||
|
||||
Introduces a new data type, record, which is essentially a dictionary with fixed structure.
|
||||
|
|
Loading…
Add table
Reference in a new issue