Data/TypesRestrictedSet.php

The Restricted Set

This file contains the RestrictedSet class, pretty much the same as a set except it can only contain certain data types. Usually one data type, but if constructed without any restrictions, acts as a normal Set without ability to hold typed objects.

Classes

RestrictedSet Restricted Set Class - Defines A Restricted Set Data Structure