Yeah, many of the overlaps between these APIs should or could be expressed as additional traits...
-- Kevin On Nov 1, 2013 12:49 PM, "Brendan Zabarauskas" <[email protected]> wrote: > > My first thought is unrelated: it would be awesome if we had a lint mode > that detected methods like `get`, `get_ref`, etc. - all these common > patterns - and confirmed that their result type looked like what we expect. > We could apply this to all the official libraries to try to stay consistent. > > This could help to ensure that our APIs could remain reasonably intact > through a transition to higher kinded types. > > ~Brendan > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
