vineeths96 / Persistent-Data-Structures

In this repository, we deal with the task of implementing a small library of persistent data structures in C. A persistent data structure is a data structure that always preserves the previous version of itself when it is modified. They are effectively immutable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vineeths96/Persistent-Data-Structures Issues

No issues in this repository yet.