blob: 9936c04d9e0795d24a2d621b5d0a390bb418b8eb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
A Set::Window object represents a window on the integer line; that is, a
finite set of consecutive integers.
Methods are provided for creating and modifying windows, for obtaining
information about windows, and for performing some simple set operations
on windows.
WWW: http://search.cpan.org/search?dist=Set-Window
-Anton
<tobez@FreeBSD.org>
|