Tried to correctly type Object.entries return value using unknown type as follow:
unknown
export type BinaryRelation = (x: T) => (y: T) =>