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 765ff54fe6 add check for double fmt_term() 2022-08-22 22:52:58 -04:00
include/ds allow specifying container item destructors 2022-08-22 22:50:30 -04:00
src/ds add check for double fmt_term() 2022-08-22 22:52:58 -04: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