/rstd

Collection of ADTs I may need in the future

Primary LanguageCGNU General Public License v3.0GPL-3.0

RSTD - Riley's Standard Library

Currently contains:

  • Doubly Linked List
  • Array List
  • Hash Table
  • AVL Tree
  • Complex Numbers and Operations on Complex Numbers
  • Tuples
  • Enhanced For Loops for Lists

Info:

Info for each ADT can be found in the headers files.