getTieBreaker()

Resolves the tie-breaker function from the current ordering options.

Signature

function getTieBreaker<T>(tieBreaker?: TieBreaker<T>): TieBreaker<T>