Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 211 Bytes

File metadata and controls

6 lines (5 loc) · 211 Bytes

HashingADT

Developed a polymorphic ADT for Hashing all types of data, ranging from Numbers (integers, floats) to Strings and Structs.

Run Instructions

  • Enter the Data/PolyHash folder
  • Type: make basic