prick_sv|prick_btree: some tasks
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
Tasks:
|
||||
- TODO: Pack user custom functions (allocate, comparison, etc) into a
|
||||
structure.
|
||||
- TODO: QoL shorthand macro.
|
||||
*/
|
||||
|
||||
#ifndef PRICK_BTREE_H
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user