You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have tests for ConsPStack, HashPMap, IntTreePMap, and TreePVector.
need test for AmortizedPQueue, MapPBag, and MapPSet
we don't really need tests for HashTreePMap, HashTreePBag, or HashTreePSet since they just produce instances
of HashPMap, MapPBag, and MapPSet, respectively.
Summary: AmortizedPQueue, MapPBag, and MapPSet need tests
From [email protected] on 2009-03-16T21:43:16Z
should be relatively easy to duplicate one of the other Java-vs-PCollections random tests.
Original issue: http://code.google.com/p/pcollections/issues/detail?id=2
The text was updated successfully, but these errors were encountered: