ComplementSet           Set of Complements
Complex                 Set of Complex Numbers
ConditionalSet          Mathematical Set of Conditions
ExponentSet             Set of Exponentiations
ExtendedReals           Set of Extended Real Numbers
FuzzySet                Mathematical Fuzzy Set
FuzzyTuple              Mathematical Fuzzy Tuple
Integers                Set of Integers
Interval                Mathematical Finite or Infinite Interval
LogicalSet              Set of Logicals
Naturals                Set of Natural Numbers
NegIntegers             Set of Negative Integers
NegRationals            Set of Negative Rational Numbers
NegReals                Set of Negative Real Numbers
PosIntegers             Set of Positive Integers
PosNaturals             Set of Positive Natural Numbers
PosRationals            Set of Positive Rational Numbers
PosReals                Set of Positive Real Numbers
PowersetSet             Set of Powersets
ProductSet              Set of Products
Properties              Set Properties Class
Rationals               Set of Rational Numbers
Reals                   Set of Real Numbers
Set                     Mathematical Set
SetWrapper              Abstract SetWrapper Class
SpecialSet              Abstract Class for Special Sets
Tuple                   Mathematical Tuple
UnionSet                Set of Unions
UniversalSet            Mathematical Universal Set
as.FuzzySet             Coercion to R6 'FuzzySet'/'FuzzyTuple'
as.Interval             Coercion to R6 'Interval'
as.Set                  Coercion to R6 'Set'/'Tuple'
contains                contains Operator
equals                  equals Operator
isSubset                isSubset Operator
listSpecialSets         Lists Implemented R6 Special Sets
powerset                Calculate a Set's Powerset
set6-package            set6: R6 Mathematical Sets Interface
set6News                Show set6 NEWS.md File
setcomplement           Complement of Two Sets
setintersect            Intersection of Two Sets
setpower                Power of a Set
setproduct              Cartesian Product of Sets
setsymdiff              Symmetric Difference of Two Sets
setunion                Union of Sets
testClosed              assert/check/test/Closed
testClosedAbove         assert/check/test/ClosedAbove
testClosedBelow         assert/check/test/ClosedBelow
testConditionalSet      assert/check/test/ConditionalSet
testContains            assert/check/test/Contains
testCountablyFinite     assert/check/test/CountablyFinite
testCrisp               assert/check/test/Crisp
testEmpty               assert/check/test/Empty
testFinite              assert/check/test/Finite
testFuzzy               assert/check/test/Fuzzy
testFuzzySet            assert/check/test/FuzzySet
testFuzzyTuple          assert/check/test/FuzzyTuple
testInterval            assert/check/test/Interval
testSet                 assert/check/test/Set
testSetList             assert/check/test/SetList
testSubset              assert/check/test/Subset
testTuple               assert/check/test/Tuple
useUnicode              Get/Set Unicode Printing Method
