Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

ERXArrayUtilities provides convenience methods and tools for manipulating NSArrays. Many of the methods are self explanatory. For a full list please see the api (http://webobjects.mdimension.comwocommunity.org/documents/javadoc/wonder/apilatester/erextensions/extensionsfoundation/ERXArrayUtilities.html).

NSArray operators

WebObjects provides @sum, @avg, etc array operators. ERXArrayUtilities adds quite a few more:

...