项目作者: vineeths96

项目描述 :
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.
高级语言: C
项目地址: git://github.com/vineeths96/Persistent-Data-Structures.git
创建时间: 2019-12-18T13:43:16Z
项目社区:https://github.com/vineeths96/Persistent-Data-Structures

开源协议:MIT License

下载