1 # Compare Functions |
1 # Compare Functions |
|
2 |
|
3 <warning> |
|
4 Outdated - Rewrite! |
|
5 </warning> |
2 |
6 |
3 This header file contains a collection of compare functions for various data types. |
7 This header file contains a collection of compare functions for various data types. |
4 Their signatures are designed to be compatible with the `cx_compare_func` function pointer type. |
8 Their signatures are designed to be compatible with the `cx_compare_func` function pointer type. |
5 |
9 |
6 ## Undocumented Symbols (TODO) |
10 ## Undocumented Symbols (TODO) |