(WIP) A C library implementing many data structures in a stable, polished, and programmer-friendly way without any outside dependencies
-
Updated
May 12, 2024 - C
(WIP) A C library implementing many data structures in a stable, polished, and programmer-friendly way without any outside dependencies
Created a library in C with collection of functions (create,insert,remove,get,add,append,destroy,iterate,clear,getSize) All those functions capable of handling generic data, also introduced functionality for iteration.
Add a description, image, and links to the data-structure-implementation topic page so that developers can more easily learn about it.
To associate your repository with the data-structure-implementation topic, visit your repo's landing page and select "manage topics."