MaxList
From NexusWiki
Revision as of 01:55, 19 June 2009 by LordValarian (Talk | contribs)
MaxList(list, n, condition);
It leaves the biggest ’n’ element in the ’list’, according to the ’condition’.
MaxList(list, n, condition);
It leaves the biggest ’n’ element in the ’list’, according to the ’condition’.