Skip to content

[th/misc-aux] some extensions/fixes for std-aux/glib-aux

Thomas Haller requested to merge th/misc-aux into main
  • add c_list_insert_sorted(). I wrote this, but eventually it turned out that I won't use it for the place where I intended it. However, since I already got it right and wrote a unit test, I think this should be added to the toolbox.

  • improve NM_IN_SET() to support nested calls.

Merge request reports