/SetTheory

Primary LanguageJava

SetTheory

Authors: Adam Lewandowski, Teodor Mihail Costica

This project is an implementation of a Set with the following operations: membership, intersection, union, difference, complement.

To see a demo of the operations please run the test files.