Browse Source Download (without any required ccan dependencies)

Module:

order

Summary:

Simple, common value comparison functions

Author:

David Gibson <[email protected]>

Dependencies:

Description:

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.

License:

CC0