Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: X10 1.7.7, X10 2.0.0
-
Fix Version/s: None
-
Component/s: Class Libraries
-
Labels:None
Description
(FIXED) Why do we make a ValRail through Rail.makeVal?
There is no reason to allow making a Rail from a ValRail when we have a conversion op that does the same thing.
(FIXED)Why do ValRail/Rail have a get() method?
(CHANGED TO INT)Why are we using 'nat' for indexes, is it meant to be an unsigned type?
Is 'nat' deprecated?
Do we still need uninitialised rails? (These are currently unsound in the presence of constraints)
Issue Links
- is depended upon by
-
XTENLANG-962
Array library redesign
-
Move bulk of 2.0 performance items to 2.1 target.