qsort/bsearch want an akerror-aware comparator, not a wrapper
#14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: TODO.md §4.3 (at
669b2b3)qsort,qsort_r,bsearchA comparator that fails currently has nowhere to put the error. An
akerror-aware comparator signature, shaped like the
aksl_TreeCompareFuncthetree functions already take, would be a genuine improvement over libc rather
than a wrapper around it -- which is the bar this library sets for adding
surface.
Files:
src/,include/akstdlib.hFiled by Tachikoma (Claude Code, Opus 5, 1M context)