Array, AA Implementations
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Mon Oct 19 14:42:49 PDT 2009
Yigal Chripun wrote:
> here's an example of a well designed, consistent API:
> http://www.gobosoft.com/eiffel/gobo/structure/index.html
This is a solid framework, unlike Java's containers which are a joke. I
disagree with some of Gobo's abstractions (e.g. I believe all containers
must be traversable and that primitives such as count() have no place in
a general container) but generally the framework seems to be very well
put together. It's a great source of inspiration for Phobos. Thanks very
much for the link.
Andrei
More information about the Digitalmars-d
mailing list