Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 221 Bytes

mapc

A simple associative-array library for C

Just include it on you file as always #include <mapc_lib.h> to import necessary symbols. You can install using clib package manager:

$ clib install gioyik/mapc