Re: [Vala] How to check if GLib.List is empty?
- From: Luca Bruno <lethalman88 gmail com>
- To: Dmitry Golovin <dima golovin in>, "vala-list gnome org" <vala-list gnome org>
- Subject: Re: [Vala] How to check if GLib.List is empty?
- Date: Tue, 02 Dec 2014 16:54:49 +0100
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>();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]