On Mon, Apr 15, 2013 at 6:22 AM, Kang Seonghoon <[email protected]> wrote:
>
> ...which can be a bit annoying if you need more of them. Ideally we
> may be able to use `vec::range::<int>(1, 6)` which is exactly
> equivalent to that, but it is not yet there.

Containers should implement a way to constructor them from iterator
objects, which range would be.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to