Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.3
-
None
Description
Many methods in GDK could be type-parameterized to reflect generic collections. For example adding two maps/lists with 'plus' or obtaining elements with 'getAt'. This will not affect runtime semantics of respective methods, but make more powerful static analyzes possible.