bins_test, a C++ code which calls bins() to sort data into order, or lumps it into bins, or selects an item of particular rank, or finds the unique elements in a list.
The information on this web page is distributed under the MIT license.
bins, a C++ code which orders, sorts and searches data using bins;