On 02/12/2014 16:51, Dmitry Golovin wrote:
> List<string> list = new List<>();
> Would diamond operator be implemented in the future? Anyone needs it?
var list = new List<string>();

_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to