Better collections class library

  • Thread starter Thread starter Maxim Fridental
  • Start date Start date
M

Maxim Fridental

Hi,

is there any third party collections class library available? It should be
not so chaotic designed as the standard one and provide some
collection-related classes the standard library miss (Set, Bag and Streams
in Smalltalk terminology).

Regards.
 
Maxim said:
Hi,

is there any third party collections class library available? It should be
not so chaotic designed as the standard one and provide some
collection-related classes the standard library miss (Set, Bag and Streams
in Smalltalk terminology).

Regards.
Wait C# v.2.0 ;)
 
Wait C# v.2.0 ;)
Iterators and static typed (generic) collections aren't that I need and that
I search for.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top