Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Class Libraries
-
Labels:None
-
Number of attachments :
Description
We ought to have conversion functions available for turning lists into rails and vice-versa. Methods on the two classes would be a good and natural choice. Variant methods to fill an existing rail from a list, and turn a slice of a rail into a list, would give bonus points.
The current API already permits
Is the convenience worth tying the two APIs together and introducing these cross-dependencies?