www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Indigo library 0.92

Two “small” changes to 0.9:

* Slots can now be connected to signals that take more parameters, as in  
Qt.
* A new container Set, built on Hash, with all the good functions from Qt  
(intersect(), subtract(), unite()). This was requested from somebody  
(sorry, i do not know anymore who was it), and is now very easy to  
implement thanks to static if/is.

You reach the docs under:
   http://www.uwesalomon.de/code/indigo/index.html
And the source under:
   http://www.uwesalomon.de/code/indigo/indigo.tar.gz

Ciao
uwe
Jul 05 2005