diff --git a/docs/user-defined-type-functions.md b/docs/user-defined-type-functions.md index bbd16f3..fddbb04 100644 --- a/docs/user-defined-type-functions.md +++ b/docs/user-defined-type-functions.md @@ -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 |