gtk2/gtk/timsort
Matthias Clasen 91f7b9663f gtk: Clean up docs syntax
Replace leftover gtk-doc syntax (#Type) with backquotes.
2021-05-22 17:25:26 -04:00
..
COPYING
gtktimsort-impl.c
gtktimsort.c
gtktimsortprivate.h
README.md

Timsort implementation

This directory contains code modified for GTK, based on the timsort implementation in python, and its Java adaptation by Joshua Bloch.

See the source files for copyright and licensing information, and the COPYING file for the full text of the Apache license, version 2.0.