8 months agoDavidChanges list so it doesn't check length at each stage in the equality test. default tip
7 months agoDavidFixing the performance tests.
7 months agoDavidTrimming leftover files. Still not quite used to hg.
8 months agodavidImproved perf tests.
8 months agodavidAdding a perf test script.
8 months agodavidAdded buildr build script. Changed project structure to appease buildr.
8 months agodavidChanged buffer to not override slice but override drop and take instead.
8 months agodavidMoving sequence.
8 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.
8 months agodavidChanged the structure of Buildable as per Jamie Webb's excellent suggestion.
8 months agodavidConverted List to using the Sequence trait.
8 months agodavidAdded a few methods to list.
8 months agodavidMinor additions and modifications to traversable.
8 months agodavidInitial commit of collections.