Insertion Sort takes a smarter approach. Instead of dragging the largest item to the end, it builds a sorted section piece by piece. This is a lot like organizing playing cards in your hand. It cuts ...
This is a Python port of tibetan-sort-js. Compares two strings in Tibetan Unicode. The behavior is undefined if the arguments are not strings. Doesn't work well with non-Tibetan strings.