10 lines
217 B
Markdown
10 lines
217 B
Markdown
# myclib
|
|
|
|
This is a personal C library created for learning and experimentation.
|
|
It is not production-ready. Use at your own risk.
|
|
|
|
## Features
|
|
|
|
- Hashmaps
|
|
- Dynamic strings (requires linking with the math library)
|