prick_sv|prick_btree: some tasks
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
Tasks:
|
Tasks:
|
||||||
- TODO: Pack user custom functions (allocate, comparison, etc) into a
|
- TODO: Pack user custom functions (allocate, comparison, etc) into a
|
||||||
structure.
|
structure.
|
||||||
|
- TODO: QoL shorthand macro.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PRICK_BTREE_H
|
#ifndef PRICK_BTREE_H
|
||||||
|
|||||||
@@ -12,6 +12,9 @@
|
|||||||
This is a simple read-only string view library. It defines some extremely
|
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
|
common functions you'd expect for a string view library, excluding any that
|
||||||
require allocation.
|
require allocation.
|
||||||
|
|
||||||
|
Tasks:
|
||||||
|
- TODO: QoL shorthand macro.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PRICK_SV_H
|
#ifndef PRICK_SV_H
|
||||||
|
|||||||
Reference in New Issue
Block a user