... Nope, no joy. In fact, both the old and new comparator work fine with binarySearch. (I'll submit my modified version to Nim in GitHub soon.)
So this is a real mystery. I am now using `qsort` successfully, with some extra work to get a pure "C" comparator. But the mystery remains....
