reverse


Description:


public CompareDataFunc<G> reverse<G> (owned CompareDataFunc<G>? cmp = null)

Returns a compare function which is a reversed version of the given function.

Parameters:

cmp

a compare function. if not specified, Gee.Functions.get_compare_func_for is used to get a proper function.

Returns:

the new compare function


Namespace: Gpseq.Compares
Package: gpseq-1.0