API View source
getTieBreaker()
Resolves the tie-breaker function from the current ordering options.
Signature
function getTieBreaker<T>(tieBreaker?: TieBreaker<T>): TieBreaker<T> Resolves the tie-breaker function from the current ordering options.
function getTieBreaker<T>(tieBreaker?: TieBreaker<T>): TieBreaker<T>