We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5db45e commit 3aae829Copy full SHA for 3aae829
CHANGELOG.md
@@ -32,6 +32,7 @@ details about the cause of the failure
32
- Indexers can now be used with interface objects
33
- Fixed a bug where indexers could not be used if they were inherited
34
- Made it possible to use `__len__` also on `ICollection<>` interface objects
35
+- Made it possible to call `ToString`, `GetHashCode`, and `GetType` on inteface objects
36
37
### Removed
38
0 commit comments