aboutsummaryrefslogtreecommitdiff
path: root/lib/bob/u8strpushstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove Bob the String-BuilderThomas Voss 2024-03-101-9/+0
| | | | | | | | Seeing as dynarr.h already exists, there is no real use for Bob the String-Builder. It was *a bit* nice because of the generic u8strpush() macro, but it should be very easy to implement yourself, and you only really ever need 1 or 2 specific functions that are a few lines of code each.
* GenesisThomas Voss 2024-03-061-0/+9