diff -r 1a8fe7b7dd8a -r 151c057faf7c docs/Writerside/topics/compare.h.md --- a/docs/Writerside/topics/compare.h.md Sat Jan 25 13:40:50 2025 +0100 +++ b/docs/Writerside/topics/compare.h.md Sat Jan 25 13:44:24 2025 +0100 @@ -1,5 +1,9 @@ # Compare Functions + +Outdated - Rewrite! + + 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.