blob: 4fa298856c5df3f91dc84f89479c443174897f9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
-Anton
<tobez@tobez.org>
|