type spec struct { ordering func(cell, cell) bool column int reverse bool }