-
Mirco Dotta authored
- Added a new "asSet" operation on a multiset, which returns the multiset as a set (by doing we loose cardinality information on the elements). - Added new tests for the multiset library in the regression suite. - Added the specs-1.5.0.jar to run ScalaSpec framework. - Added sources for ScalaCheck, this is useful for debugging. - Added Eclipse project and classpath files.
Mirco Dotta authored- Added a new "asSet" operation on a multiset, which returns the multiset as a set (by doing we loose cardinality information on the elements). - Added new tests for the multiset library in the regression suite. - Added the specs-1.5.0.jar to run ScalaSpec framework. - Added sources for ScalaCheck, this is useful for debugging. - Added Eclipse project and classpath files.