digitalmars.D - std.container: Work in progress or ready for prime time?
- dsimcha (4/4) Aug 29 2010 I've been playing with std.container.Array a little and there are severa...
- Andrei Alexandrescu (3/7) Aug 29 2010 Work in progress for now.
I've been playing with std.container.Array a little and there are several miscellaneous small issues with it. Should std.container be treated as a work in progress that's not ready to be used yet and will be cleaned up later, or is it mature enough that if it has a defect, a bug report should be filed?
Aug 29 2010
On 08/29/2010 02:40 PM, dsimcha wrote:I've been playing with std.container.Array a little and there are several miscellaneous small issues with it. Should std.container be treated as a work in progress that's not ready to be used yet and will be cleaned up later, or is it mature enough that if it has a defect, a bug report should be filed?Work in progress for now. Andrei
Aug 29 2010