This commit is contained in:
cannoli-fruit 2026-07-08 22:34:18 -04:00
commit f4d4a8ab00
10 changed files with 266 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# LAZY.h
I like C but i'm also getting tired of writing dynamic arrays, hopefully this is just all the default data structures and utilities for having fun in C.
Don't expect production ready, I'll probably change most things a decent amount
If you want consistency just clone the header file and don't update