prick_sv|prick_btree: some tasks

This commit is contained in:
2026-03-17 21:05:38 +00:00
parent 88cfe77b5f
commit 192efb5aef
2 changed files with 4 additions and 0 deletions

View File

@@ -12,6 +12,9 @@
This is a simple read-only string view library. It defines some extremely
common functions you'd expect for a string view library, excluding any that
require allocation.
Tasks:
- TODO: QoL shorthand macro.
*/
#ifndef PRICK_SV_H