On 3/20/12, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote:
> Here's one: C compatibility.

Now a real one: auto type inference. Could you possibly imagine what
the type name should be on the left-hand side?

? x = retro(stride(chain([1, 2], [3, 4]), 2));

Who knows. auto is great for these higher-level types.

Reply via email to