Niko Matsakis
|
713006c7b6
|
add mutability annotations to libcore
|
2012-03-07 07:47:50 -08:00 |
|
Brian Anderson
|
8309d50ff4
|
core: Add iter::filter_map
|
2012-02-12 22:30:58 -08:00 |
|
Brian Anderson
|
e360ddbd65
|
core: Add iterable implementation for strings
|
2012-02-12 22:17:10 -08:00 |
|
Brian Anderson
|
092c244d3a
|
core: Rename iter::reverse to iter::reversed for consistency with vec mod
|
2012-02-12 22:11:42 -08:00 |
|
Brian Anderson
|
fde719f635
|
core: Implement foldl/r without copying the accumulator
|
2012-02-12 19:24:24 -08:00 |
|
Brian Anderson
|
d679c0eb34
|
core: Add iter::foldr
|
2012-02-12 19:24:24 -08:00 |
|
Brian Anderson
|
3edad3555e
|
core: Add iter::count
|
2012-02-12 19:24:24 -08:00 |
|
Brian Anderson
|
85175d639f
|
core: Add iter::reverse
|
2012-02-12 19:24:24 -08:00 |
|
Brian Anderson
|
c21db3bbc2
|
core: Add iter::min/max
|
2012-02-12 19:24:24 -08:00 |
|
Niko Matsakis
|
56db37d4c7
|
add iter library in preliminary form (limited syntactic support)
|
2012-01-31 19:21:26 -08:00 |
|