A c library with some generic data structures (maps, vectors), an Error type, a customizable formatter similar to printf() and maybe more to come.
Go to file
r4 28642854f5 allow specifying container item destructors 2022-08-22 22:50:30 -04:00
include/ds allow specifying container item destructors 2022-08-22 22:50:30 -04:00
src/ds slap restrict (almost) everywhere 2022-05-29 21:04:42 +02:00
tests allow specifying container item destructors 2022-08-22 22:50:30 -04:00
LICENSE init 2022-05-29 17:42:16 +02:00
Makefile add copyright notices 2022-05-29 21:57:31 +02:00