Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1
-
None
-
None
-
Operating System: other
Platform: Other
-
35808
Description
[lang] Add Mutable<Type> to<Type>() methods.
I can do "new MutableInt(aNumber)" now but I need to a "toInteger()" method too.
Should be done for all class types in the pckage IMO.