Re: [Vala] Why no functions returning lists in libgee?



Hi Martin,

On 12/07/10 13:26, Martin DeMello wrote:
How come libgee doesn't have any functions that return new lists (in
particular list.map() and list.filter())? Is it to avoid allocation?
I've been looking at porting ruby's Enumerable module to vala, but I
thought I'd check first as to why it isn't there already, and if this
sort of thing is for some reason a bad idea.

There has been some proposals to add functional operators to libgee, but
none yet got to something.

See :
  http://mail.gnome.org/archives/libgee-list/2010-June/msg00001.html
and also :
  http://bugzilla.gnome.org/show_bug.cgi?id=589968

You are very welcome to contribute to libgee. Also you can discuss that
on bugzilla, libgee-list or #gee.

Best regards, Didier.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]