diff options
Diffstat (limited to 'devel/p5-Algorithm-MinMax/pkg-descr')
-rw-r--r-- | devel/p5-Algorithm-MinMax/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-MinMax/pkg-descr b/devel/p5-Algorithm-MinMax/pkg-descr index b8e09056c2f8..3104ab4202fe 100644 --- a/devel/p5-Algorithm-MinMax/pkg-descr +++ b/devel/p5-Algorithm-MinMax/pkg-descr @@ -1,5 +1,3 @@ Algorithm::MinMax finds the minimum and maximum of a given array with at most 3n/2 - 2 comparisons, where n is the number of elements of the array. - -WWW: https://metacpan.org/release/Algorithm-MinMax |