rust/src/libcollections
bluss 5ba7c5da62 string: Implement FromIterator<&str> and Extend<&str> for String
&str is a "particle" of a string already, see the graphemes iterator,
so it seems natural that we should be able to use it with Extend.
2014-12-07 22:45:27 +01:00
..
2014-11-25 17:41:54 -08:00
2014-11-26 16:50:14 -08:00
2014-12-05 12:58:45 -06:00
2014-11-25 17:41:54 -08:00
2014-12-03 10:41:48 -05:00
2014-12-03 10:41:48 -05:00
2014-12-03 10:41:48 -05:00
2014-12-04 13:21:43 -05:00
2014-12-03 10:41:48 -05:00