Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 206 Bytes

File metadata and controls

10 lines (7 loc) · 206 Bytes

C++ set

C++ set library implemented with a linked list. University project originally written in Q1 2022. Written using C++98 features

Supported operations

  • Union
  • Intersection
  • Filter