mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update syntax-singleton-types.md
This commit is contained in:
parent
ba8ed2642e
commit
c4f99aa95c
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
> Note: this RFC was adapted from an internal proposal that predates RFC process
|
||||
|
||||
Status: Implemented
|
||||
|
||||
## Summary
|
||||
|
||||
Introduce a new kind of type variable, called singleton types. They are just like normal types but has the capability to represent a constant runtime value as a type.
|
||||
|
|
Loading…
Add table
Reference in a new issue