Browse Source Download (without any required ccan dependencies)
order
Simple, common value comparison functions
David Gibson <[email protected]>
This implements a number of commonly useful comparison functions in a form which can be used with qsort() and bsearch() in the standard library, or asort() and asearch() in ccan amongst other places.
CC0