summaryrefslogtreecommitdiff
blob: 5e0ade05138e033b4a21858b53a16c1662f2e0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>java</herd>

<longdescription>
Jal is a partial port of the STL by the C++ Standard Template Library, done by
Matthew Austern and Alexander Stepanov.

It contains several useful algorithms that cannot be found elsewhere (e.g.,
linear-time n-th order statistics and sorting arrays using arbitrary
predicates).
</longdescription>
</pkgmetadata>