Commit Graph

4 Commits

Author SHA1 Message Date
7a75d22514 Updated Linked List to inherit generic constructors.
Not sure how the create method will integrate. Might integrate it into the linked list class so that it can just append it straight into the relevant node.
2022-11-13 00:20:10 +00:00
9ec4e515f2 Created Linked List node + Linked List - Incomplete 2022-11-07 13:38:27 +00:00
227614c62d Updated Visual Studio project files 2022-11-07 11:47:13 +00:00
4c21f99291 Created Generic nodes - requires confirmation 2022-11-07 11:45:19 +00:00