Re: [Vala] Array slicing?



It just struck me that slicing might not be entirely in the C# spirit
now that MS has introduced LINQ (which is really high-tech slicing in
my use cases). Maybe Vala should not support full linq, but still a
selection mechanism that is more advanced than slicing..? I really
don't know much about linq.

Perhaps a rubyesque collect/select/reject/inject/detect suite might be
in order, at least for gee collections.


-- 
http://www.dreamsongs.com/MobSoftware.html
http://www.gnu.org/philosophy/shouldbefree.html



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