mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-03 10:20:54 +01:00
Update STATUS.md
This commit is contained in:
parent
7ab76e582c
commit
5a21c41363
1 changed files with 0 additions and 14 deletions
|
@ -29,14 +29,6 @@ This document tracks unimplemented RFCs.
|
|||
|
||||
**Status**: Implemented but not fully rolled out yet.
|
||||
|
||||
## Nil-forgiving operator
|
||||
|
||||
[RFC: nil-forgiving postfix operator !](https://github.com/Roblox/luau/blob/master/rfcs/syntax-nil-forgiving-operator.md)
|
||||
|
||||
**Status**: Needs implementation.
|
||||
|
||||
**Notes**: Do we need to reevaluate the necessity given `assert` and improved refinements?
|
||||
|
||||
## Safe navigation operator
|
||||
|
||||
[RFC: Safe navigation postfix operator (?)](https://github.com/Roblox/luau/blob/master/rfcs/syntax-safe-navigation-operator.md)
|
||||
|
@ -56,9 +48,3 @@ This document tracks unimplemented RFCs.
|
|||
[RFC: Generalized iteration](https://github.com/Roblox/luau/blob/master/rfcs/generalized-iteration.md)
|
||||
|
||||
**Status**: Needs implementation
|
||||
|
||||
## table.clone
|
||||
|
||||
[RFC: table.clone](https://github.com/Roblox/luau/blob/master/rfcs/function-table-clone.md)
|
||||
|
||||
**Status**: Needs implementation
|
||||
|
|
Loading…
Add table
Reference in a new issue