On 19/08/2011 18:27, Just Fill Bugs wrote: > Should there be max/min methods or properties for collections? >
After a thought - this code should be simpler if you know you have more then 1 element: int max = list.fold(int.max, int.MIN); Regards
signature.asc
Description: OpenPGP digital signature
_______________________________________________ libgee-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/libgee-list
