rust/src/libcore/task
bors 9f671698e6 auto merge of #6106 : thestinger/rust/iter, r=bstrie
I don't have a strong opinion on the function vs. method, but there's no point in having both. I'd like to make a `repeat` adaptor like Python/Haskell for turning a value into an infinite stream of the value, so this has to at least be renamed.
2013-05-19 08:13:30 -07:00
..
local_data_priv.rs Merge remote-tracking branch 'brson/io' into incoming 2013-05-15 12:09:15 -07:00
mod.rs auto merge of #6106 : thestinger/rust/iter, r=bstrie 2013-05-19 08:13:30 -07:00
rt.rs librustc: Enforce privacy for static methods. 2013-03-19 13:40:48 -07:00
spawn.rs Use assert_eq! rather than assert! where possible 2013-05-19 08:16:02 -04:00