On Fri, Jan 10, 2014 at 8:01 PM, Daniel Micay <[email protected]> wrote:
> On Fri, Jan 10, 2014 at 1:57 PM, Patrick Walton <[email protected]> > wrote: > > It doesn't exist, outside of traits. Unboxed closures will probably make > it > > possible to express once again though. > > > > Patrick > > The tricky part is the need to infer the return type if it's defined > inside the function since it's different per-closure. > I wrote up a small proposal for a feature that could help with this: https://github.com/mozilla/rust/issues/11455 > _______________________________________________ > 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
