Releases: MhmdRyhn/set
Releases · MhmdRyhn/set
Release list
v1.1.1
v1.1.0
v1.0.0
New feature(s)
This is the very initial release of the set package. In this release, the following features are available:
- Initialize a set
- Add items to the set
- Remove an item from the set
- Get the length of the set
- Get the members of the set
- Union of two sets
- Intersection of two sets
- Difference between two sets
- Check if a set is equal to another set
- Check if two sets are disjoint
- Check if a set is a proper or improper subset of another set
Changes to Existing Feature(s)
N/A
Discontinued Feature(s)
N/A