On Sat, Feb 1, 2014 at 5:53 PM, Scott Lawrence <[email protected]> wrote:
> and so the syntax was quite obvious for beginners. The extra complexity of
> forall kills this. Of course, one could write
>
>     forall<T:K,L> struct Foo<T> {
>
> but that's just ugly.
>

Unrelated but struct declarations can't have bounds. I don't have a
good way to re-unify the syntax declaration and use..
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to