diff -r 88a9ee79c102 -r a06a2d27c043 docs/Writerside/topics/compare.h.md --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/Writerside/topics/compare.h.md Thu Jan 23 01:33:36 2025 +0100 @@ -0,0 +1,4 @@ +# compare.h + +This header file contains a collection of compare functions for various data types. +Their signatures are designed to be compatible with the `cx_compare_func` function pointer type.