diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ library. It is a C23 library with no plans to support older standards. The headers as of now are: • alloc.h — memory allocation functions • bitset.h — bitset implementation - • bob.h — bob the string-builder • dynarr.h — dynamic array implementation • errors.h — err.h-inspired diagnostics functions • macros.h — miscellaneous utility macros (MIN/MAX/lengthof/etc.) |