--- a/src/cx/compare.h Sat Oct 11 15:42:48 2025 +0200 +++ b/src/cx/compare.h Sun Oct 12 20:21:56 2025 +0200 @@ -47,7 +47,7 @@ * * All functions from compare.h with the cx_cmp prefix are * compatible with this signature and can be used as - * compare function for collections, or other implementations + * compare function for collections or other implementations * that need to be type-agnostic. * * For simple comparisons the cx_vcmp family of functions