mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update docs/_posts/2022-02-28-luau-recap-february-2022.md
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
This commit is contained in:
parent
861e3f7cdb
commit
b6e15003f7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Luau is our new language that you can read more about at [https://luau-lang.org]
|
|||
|
||||
## Default type alias type parameters
|
||||
|
||||
We have introduced a syntax to provide default type values inside the type alias type parameter list.
|
||||
We have introduced a syntax to provide default type arguments inside the type alias type parameter list.
|
||||
|
||||
It is now possible to have type functions where the instantiation can omit some type arguments.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue