mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-19 19:34:00 +01:00
Delete String.getmetatable()
This commit is contained in:
parent
8bb94c34ea
commit
859d264917
1 changed files with 0 additions and 6 deletions
|
@ -128,12 +128,6 @@ All attributes of newly created typelib are initialized with empty tables / arra
|
|||
| ------------- | ------------- | ------------- |
|
||||
| `gettype()` | `typelib` | returns the runtime representation of the self's type being negated |
|
||||
|
||||
#### String
|
||||
|
||||
| Instance Methods | Return Type | Description |
|
||||
| ------------- | ------------- | ------------- |
|
||||
| `getmetatable()` | `typelib` | returns the runtime representation of self's metatable |
|
||||
|
||||
#### StringSingleton
|
||||
|
||||
| Instance Methods | Return Type | Description |
|
||||
|
|
Loading…
Add table
Reference in a new issue