Data/TypesRange.php

Range of Values (Integers)

This file contains the Range class. A range is a (generally) integer sequence with a minimum and a maximum. A number can fall either in range, or out of range.

Classes

Range Range - Defines A Range of Values