rust/src/libextra/num
Daniel Micay 6919cf5fe1 rename std::iterator to std::iter
The trait will keep the `Iterator` naming, but a more concise module
name makes using the free functions less verbose. The module will define
iterables in addition to iterators, as it deals with iteration in
general.
2013-09-09 03:21:46 -04:00
..
bigint.rs rename std::iterator to std::iter 2013-09-09 03:21:46 -04:00
complex.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
rational.rs librustc: Ensure that type parameters are in the right positions in paths. 2013-08-27 18:47:57 -07:00