On Mon, 2010-03-01 at 13:07 +0100, Dr. Michael Lauer wrote:
> Am 01.03.2010 um 11:21 schrieb Frederik:
> > T get (int index)           -> indexer access ('[index]')
> 
> What about the string lookup, i.e. gee's foo["bar"] ?

It's not limited to a single int parameter. The parameter can be of any
type, and you can even have multiple parameters (of mixed types).

Jürg

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

Reply via email to