description

Experimental alternative collections API and implementations for Scala.

owner
David MacIver
last change
Tue, 29 Apr 2008 15:03:21 +0100

To get a local copy of this repository, install Mercurial and run the following on the command line: hg clone http://freehg.org/u/DRMacIver/alt.collections/

changes

6 months agoDavidChanges list so it doesn't check length at each stage in the equality test. default tip
6 months agoDavidFixing the performance tests.
6 months agoDavidTrimming leftover files. Still not quite used to hg.
7 months agodavidImproved perf tests.
7 months agodavidAdding a perf test script.
7 months agodavidAdded buildr build script. Changed project structure to appease buildr.
7 months agodavidChanged buffer to not override slice but override drop and take instead.
7 months agodavidMoving sequence.
7 months agodavidCorrectly adding buffer this time. Adjusting buildables to type check and not recreate in the case that they're already of the right type.
7 months agodavidChanged the structure of Buildable as per Jamie Webb's excellent suggestion.
...

tags

...

branches

6 months agof91763b1ec29default
...