export type StrictRankFunction = (value: T) => number;