Download List

Descripción del Proyecto

Mango is a generic Java library consisting of a number of iterators, algorithms, and functions, loosely inspired by the C++ Standard Library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-06 21:01
November 2009

Interfaces de la biblioteca se han reescrito para utilizar Java Generics.
The library's interfaces have been rewritten to use Java Generics.

2007-08-20 19:46
August 2007

Esta versión incluye otros dos iteradores.
Tags: Minor feature enhancements
This release adds a further two iterators.

2006-10-13 20:05
October 2006

Esta versión incluye otros cuatro nuevos algoritmos, especialmente para el grupo de intersección y diferencia simétrica. Además, SelectIterator se ha ampliado para apoyar a quitar ().
Tags: Major feature enhancements
This release adds a further four new algorithms, most notably for set intersection and symmetric difference. In addition, SelectIterator has been extended to support remove().

2006-09-22 00:52
September2006

Esta versión incluye tres algoritmos adicionales y dos tipos iterador nuevo.
Tags: Minor feature enhancements
This release adds three further algorithms and two new iterator types.

2004-05-28 12:54
May2004

Esta versión agrega dos nuevos iteradores, y countIfNot y algoritmos findIfNot.
Tags: Major feature enhancements
This version adds two new iterators, and countIfNot and findIfNot algorithms.

Project Resources