James Strachan
|
393ecf2208
|
added a groupBy method (and stumbled on a couple more little compiler bugs which could well be the same as previous issues I've raised this week). Happy holidays everyone :)
|
2011-12-24 07:46:26 +00:00 |
|
James Strachan
|
aa46952531
|
implemented containerType.count(predicate)
|
2011-12-23 16:48:22 +00:00 |
|
James Strachan
|
3fa49cadc0
|
added filterNot method
|
2011-12-23 16:27:40 +00:00 |
|
James Strachan
|
877de17122
|
move coverage of the standard methods across Iterable, Array, java.util.Iterable (not quite complete but close)
|
2011-12-23 15:46:41 +00:00 |
|
James Strachan
|
5242985e2e
|
first cut of a little bit of code generation to make sure we mirror most of the java.util.Iterable<T> methods to Array<T>
|
2011-12-23 15:23:21 +00:00 |
|